Compartilhar via


IChannel.StartAdvertisementAsync(TimeSpan, Int32, Boolean) Método

Definição

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

Parâmetros

duration
TimeSpan
cueId
Int32
showSlate
Boolean

Retornos

Aplica-se a