AudioStreamBasicDescription.AudioStreamAnyRate Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flag used to indicate that the audio stream can use any rate (can be assigned to the SampleRate field)
public const double AudioStreamAnyRate = 0;
val mutable AudioStreamAnyRate : double