SoundPlayingState Property |
サウンドの再生状態
Namespace: LuminoAssembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic SoundPlayingState PlayingState { get; }
Public ReadOnly Property PlayingState As SoundPlayingState
Get
public:
property SoundPlayingState PlayingState {
SoundPlayingState get ();
}
member PlayingState : SoundPlayingState with get
Property Value
Type:
SoundPlayingState
See Also