Mp3StorageFrameSamplerate Property |
Sample rate of this frame
Namespace: StreamCoders.ContainerAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic int Samplerate { get; }
Public ReadOnly Property Samplerate As Integer
Get
public:
property int Samplerate {
int get ();
}
member Samplerate : int with get
Property Value
Type:
Int32
See Also