Click or drag to resize
QualityLevelPacketSize Property

The size of each audio packet in bytes (WAVEFORMATEX.BLOCKALIGN).

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

Property Value

Type: UInt32
See Also