SoundTotalSamples Property |
サウンドの音声データ全体のサンプル数
Namespace: LuminoAssembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic long TotalSamples { get; }
Public ReadOnly Property TotalSamples As Long
Get
public:
property long long TotalSamples {
long long get ();
}
member TotalSamples : int64 with get
Property Value
Type:
Int64
See Also