MediaEnabledProtocols Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Classe pour spécifier les protocoles activés.
public class MediaEnabledProtocols
type MediaEnabledProtocols = class
Public Class MediaEnabledProtocols
- Héritage
-
MediaEnabledProtocols
Constructeurs
MediaEnabledProtocols(Boolean, Boolean, Boolean, Boolean) |
Initialise une nouvelle instance de MediaEnabledProtocols. |
Propriétés
IsDashEnabled |
Activez ou non le protocole DASH. |
IsDownloadEnabled |
Activez le protocole de téléchargement ou non. |
IsHlsEnabled |
Activez le protocole HLS ou non. |
IsSmoothStreamingEnabled |
Activez le protocole SmoothStreaming ou non. |