Interface MuxStream.Fmp4ConfigOrBuilder (1.93.0)
Stay organized with collections
Save and categorize content based on your preferences.
public static interface MuxStream.Fmp4ConfigOrBuilder extends MessageOrBuilder
Methods
getCodecTag()
public abstract String getCodecTag()
Optional. Specify the codec tag string that will be used in the media
bitstream. When not specified, the codec appropriate value is used.
Supported H265 codec tags:
string codec_tag = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
String |
The codecTag.
|
getCodecTagBytes()
public abstract ByteString getCodecTagBytes()
Optional. Specify the codec tag string that will be used in the media
bitstream. When not specified, the codec appropriate value is used.
Supported H265 codec tags:
string codec_tag = 1 [(.google.api.field_behavior) = OPTIONAL];
| Returns |
| Type |
Description |
ByteString |
The bytes for codecTag.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-08-01 UTC.
[null,null,["Last updated 2026-08-01 UTC."],[],[]]