次の方法で共有


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

定義

public Microsoft.WindowsAzure.MediaServices.Client.IOperation SendStartAdvertisementOperation (TimeSpan duration, int cueId, bool showSlate = true);
abstract member SendStartAdvertisementOperation : TimeSpan * int * bool -> Microsoft.WindowsAzure.MediaServices.Client.IOperation
Public Function SendStartAdvertisementOperation (duration As TimeSpan, cueId As Integer, Optional showSlate As Boolean = true) As IOperation

パラメーター

duration
TimeSpan
cueId
Int32
showSlate
Boolean

戻り値

適用対象