Click or drag to resize
MatroskaWriterConfigurationWritingApplication Property
Gets or sets the writing application name.

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public string WritingApplication { get; set; }

Property Value

Type: String
The writing application name.
See Also