MediaGraphOutputSelectorProperty Structure
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.
Propriété de flux à comparer.
public readonly struct MediaGraphOutputSelectorProperty : IEquatable<Azure.Media.Analytics.Edge.Models.MediaGraphOutputSelectorProperty>
type MediaGraphOutputSelectorProperty = struct
Public Structure MediaGraphOutputSelectorProperty
Implements IEquatable(Of MediaGraphOutputSelectorProperty)
- Héritage
-
MediaGraphOutputSelectorProperty
- Implémente
Constructeurs
MediaGraphOutputSelectorProperty(String) |
Détermine si deux MediaGraphOutputSelectorProperty valeurs sont identiques. |
Propriétés
MediaType |
Type ou sous-type MIME du flux. |
Méthodes
Equals(MediaGraphOutputSelectorProperty) |
Indique si l'objet actuel est égal à un autre objet du même type. |
ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
Equality(MediaGraphOutputSelectorProperty, MediaGraphOutputSelectorProperty) |
Détermine si deux MediaGraphOutputSelectorProperty valeurs sont identiques. |
Implicit(String to MediaGraphOutputSelectorProperty) |
Convertit une chaîne en MediaGraphOutputSelectorProperty. |
Inequality(MediaGraphOutputSelectorProperty, MediaGraphOutputSelectorProperty) |
Détermine si deux MediaGraphOutputSelectorProperty valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET