MatroskaWriterConfigurationMuxingApplication Property |
Gets or sets the muxing application name.
Namespace: StreamCoders.ContainerAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic string MuxingApplication { get; }
Public ReadOnly Property MuxingApplication As String
Get
public:
property String^ MuxingApplication {
String^ get ();
}
member MuxingApplication : string with get
Property Value
Type:
String
The muxing application name.
See Also