Click or drag to resize
QualityLevelCodecPrivateData Property

Data that specifies parameters specific to the media format and common to all samples in the track, represented as a string of hex-coded bytes

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

Property Value

Type: String
See Also