PlayOptions.PlaySources Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Objetos PlaySource que representam as fontes a serem reproduzidos.
public System.Collections.Generic.IReadOnlyList<Azure.Communication.CallAutomation.PlaySource> PlaySources { get; }
member this.PlaySources : System.Collections.Generic.IReadOnlyList<Azure.Communication.CallAutomation.PlaySource>
Public ReadOnly Property PlaySources As IReadOnlyList(Of PlaySource)