次の方法で共有


PlayToAllOptions クラス

定義

PlayToAll 操作で使用するオプション。

public class PlayToAllOptions
type PlayToAllOptions = class
Public Class PlayToAllOptions
継承
PlayToAllOptions

コンストラクター

PlayToAllOptions(IEnumerable<PlaySource>)

新しい PlayToAllOptions オブジェクトを作成します。

PlayToAllOptions(PlaySource)

新しい PlayToAllOptions オブジェクトを作成します。

プロパティ

Loop

true に設定されている場合に、指定されたオーディオ ソースをループで再生するオプション。

OperationContext

操作コンテキスト。

PlaySources

再生するソースを表す PlaySource objecs。

適用対象