Click or drag to resize
ExtendedTrackInfoDecoderSpecificData Property
Get decoder data of track by pulling value out of Video or Audio class depending on TrackCategory.

Namespace: StreamCoders.Adaptive.Common
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public DecoderSpecificData DecoderSpecificData { get; }

Property Value

Type: DecoderSpecificData
Information necessary to initialize decoders.
See Also