QualityLevelSamplingRate Property |
The Sampling Rate of an audio track.
Namespace: StreamCoders.Adaptive.SmoothStreamingAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic uint SamplingRate { get; set; }
Public Property SamplingRate As UInteger
Get
Set
public:
property unsigned int SamplingRate {
unsigned int get ();
void set (unsigned int value);
}
member SamplingRate : uint32 with get, set
Property Value
Type:
UInt32
See Also