VideoDecoderConfigurationDecoderData Property MediaSuite 3.1.1889.0
Gets or sets decoder specific initialization data.

Namespace: StreamCoders.Decoder
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax

public Object DecoderData { get; set; }

Property Value

Type: Object
Information necessary to initialize a decoder.
See Also

Reference