Property VLDVDPlayer.TVLDVDAudioStream.Rate
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TVLDVDAudioStream
Contents |
Syntax
Delphi:
property Rate : Cardinal read GetRate;
C++ Builder:
__property unsigned int Rate = { read=GetRate };
Summary
Returns the sample rate of the audio stream.
Description
Use this property to get the sample rate of the audio stream
in hertz (48k, 96k).