EasyLanguage オブジェクトリファレンス
SoundConfiguration クラス
アラート通知サウンドファイルの名前と、1 回再生か連続再生かを定義します。AlertConfiguration クラスの Notification プロパティにより参照されます。
名前空間: elsystem.drawingobjects
|
名前 |
タイプ |
説明 |
|
PlayContinuosly |
bool |
真の場合はサウンドを連続して再生し、1 回再生する場合は偽です。 |
|
SoundName |
string |
再生するサウンドファイルの名前を取得または設定します。 |
|
名前 |
説明 |
|
Create() |
SoundConfiguration クラスの新規インスタンスを初期化します。 |