ContentKeyPolicyPlayReadyContentType Estrutura
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.
O tipo de conteúdo PlayReady.
public readonly struct ContentKeyPolicyPlayReadyContentType : IEquatable<Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyContentType>
type ContentKeyPolicyPlayReadyContentType = struct
Public Structure ContentKeyPolicyPlayReadyContentType
Implements IEquatable(Of ContentKeyPolicyPlayReadyContentType)
- Herança
-
ContentKeyPolicyPlayReadyContentType
- Implementações
Construtores
ContentKeyPolicyPlayReadyContentType(String) |
Inicializa uma nova instância de ContentKeyPolicyPlayReadyContentType. |
Propriedades
UltraVioletDownload |
Tipo de conteúdo de download do Ultraviolet. |
UltraVioletStreaming |
Tipo de conteúdo de streaming ultravioleta. |
Unknown |
Representa um ContentKeyPolicyPlayReadyContentType indisponível na versão atual da API. |
Unspecified |
Tipo de conteúdo não especificado. |
Métodos
Equals(ContentKeyPolicyPlayReadyContentType) |
Indica se o objeto atual é igual a outro objeto do mesmo tipo. |
ToString() |
Retorna o nome do tipo totalmente qualificado dessa instância. |
Operadores
Equality(ContentKeyPolicyPlayReadyContentType, ContentKeyPolicyPlayReadyContentType) |
Determina se dois ContentKeyPolicyPlayReadyContentType valores são os mesmos. |
Implicit(String to ContentKeyPolicyPlayReadyContentType) |
Converte uma cadeia de caracteres em um ContentKeyPolicyPlayReadyContentType. |
Inequality(ContentKeyPolicyPlayReadyContentType, ContentKeyPolicyPlayReadyContentType) |
Determina se dois ContentKeyPolicyPlayReadyContentType valores não são os mesmos. |
Aplica-se a
Azure SDK for .NET