Click or drag to resize
Mp3StorageFrameSampleCount Property
The number of samples in this frame.

Namespace: StreamCoders.Container
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int SampleCount { get; }

Property Value

Type: Int32
The number of samples.
See Also