SoundSamplingRate Property |
サウンドのサンプリングレート
Namespace: LuminoAssembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int SamplingRate { get; }
Public ReadOnly Property SamplingRate As Integer
Get
public:
property int SamplingRate {
int get ();
}
member SamplingRate : int with get
Property Value
Type:
Int32
See Also