次の方法で共有


IChannel.StartAdvertisementAsync(TimeSpan, Int32, Boolean) メソッド

定義

public System.Threading.Tasks.Task StartAdvertisementAsync (TimeSpan duration, int cueId, bool showSlate = true);
abstract member StartAdvertisementAsync : TimeSpan * int * bool -> System.Threading.Tasks.Task
Public Function StartAdvertisementAsync (duration As TimeSpan, cueId As Integer, Optional showSlate As Boolean = true) As Task

パラメーター

duration
TimeSpan
cueId
Int32
showSlate
Boolean

戻り値

適用対象