Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the maximum sample rate specifications that are supported by this Device object's hardware SecondaryBuffer objects.
Definition
Visual Basic Public ReadOnly Property MinSecondarySampleRate As Integer C# public int MinSecondarySampleRate { get; } C++ public:
property int MinSecondarySampleRate {
int get();
}JScript public function get MinSecondarySampleRate() : int
Property Value
System.Int32
The maximum sample rate specifications that are supported by this Device object's hardware SecondaryBuffer objects.This property is read-only.