public sealed class MuxStream.Types.Fmp4Config : IMessage<MuxStream.Types.Fmp4Config>, IEquatable<MuxStream.Types.Fmp4Config>, IDeepCloneable<MuxStream.Types.Fmp4Config>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class MuxStream.Types.Fmp4Config.
fmp4
container configuration.
Implements
IMessageMuxStreamTypesFmp4Config, IEquatableMuxStreamTypesFmp4Config, IDeepCloneableMuxStreamTypesFmp4Config, IBufferMessage, IMessageNamespace
Google.Cloud.Video.Transcoder.V1Assembly
Google.Cloud.Video.Transcoder.V1.dll
Constructors
Fmp4Config()
public Fmp4Config()
Fmp4Config(Fmp4Config)
public Fmp4Config(MuxStream.Types.Fmp4Config other)
Parameter | |
---|---|
Name | Description |
other |
MuxStreamTypesFmp4Config |
Properties
CodecTag
public string CodecTag { get; set; }
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:
hvc1
(default)hev1
Property Value | |
---|---|
Type | Description |
string |