Click or drag to resize
WaveFormatExtensibleExtraBytes Property
Gets or sets the extra bytes.

Namespace: StreamCoders.Adaptive.Common
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public byte[] ExtraBytes { get; set; }

Property Value

Type: Byte
The extra bytes.
See Also