SoundPlayedSamples Property |
サウンドの再生したサンプル数
Namespace: LuminoAssembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic long PlayedSamples { get; }
Public ReadOnly Property PlayedSamples As Long
Get
public:
property long long PlayedSamples {
long long get ();
}
member PlayedSamples : int64 with get
Property Value
Type:
Int64
See Also