ContentKeyPolicyPlayReadyPlayRight Construtor
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.
Inicializa uma nova instância de ContentKeyPolicyPlayReadyPlayRight.
public ContentKeyPolicyPlayReadyPlayRight (bool hasDigitalVideoOnlyContentRestriction, bool hasImageConstraintForAnalogComponentVideoRestriction, bool hasImageConstraintForAnalogComputerMonitorRestriction, Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption allowPassingVideoContentToUnknownOutput);
new Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyPlayRight : bool * bool * bool * Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyUnknownOutputPassingOption -> Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyPlayRight
Public Sub New (hasDigitalVideoOnlyContentRestriction As Boolean, hasImageConstraintForAnalogComponentVideoRestriction As Boolean, hasImageConstraintForAnalogComputerMonitorRestriction As Boolean, allowPassingVideoContentToUnknownOutput As ContentKeyPolicyPlayReadyUnknownOutputPassingOption)
Parâmetros
- hasDigitalVideoOnlyContentRestriction
- Boolean
Habilita a restrição de imagem para restrição de vídeo de componente analógico na licença.
- hasImageConstraintForAnalogComponentVideoRestriction
- Boolean
Habilita a restrição de imagem para restrição de vídeo de componente analógico na licença.
- hasImageConstraintForAnalogComputerMonitorRestriction
- Boolean
Habilita a restrição de imagem para restrição de vídeo de componente analógico na licença.
- allowPassingVideoContentToUnknownOutput
- ContentKeyPolicyPlayReadyUnknownOutputPassingOption
Define as configurações de tratamento de saída desconhecidas da licença.