Compartir a través de


StreamingPath Clase

Definición

Clase de rutas de acceso para streaming

public class StreamingPath
type StreamingPath = class
Public Class StreamingPath
Herencia
StreamingPath

Constructores

StreamingPath()

Inicializa una nueva instancia de la clase StreamingPath.

StreamingPath(StreamingPolicyStreamingProtocol, EncryptionScheme, IList<String>)

Inicializa una nueva instancia de la clase StreamingPath.

Propiedades

EncryptionScheme

Obtiene o establece el esquema de cifrado. Entre los valores posibles se incluyen: "NoEncryption", "EnvelopeEncryption", "CommonEncryptionCenc", "CommonEncryptionCbcs".

Paths

Obtiene o establece rutas de acceso de streaming para cada par de protocolos y cifradoScheme.

StreamingProtocol

Obtiene o establece el protocolo de streaming. Entre los valores posibles se incluyen: "Hls", "Dash", "SmoothStreaming", "Download"

Métodos

Validate()

Valide el objeto .

Se aplica a