Freigeben über


FilterTrackPropertyType Struktur

Definition

Definiert Werte für FilterTrackPropertyType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.Media.Models.FilterTrackPropertyTypeConverter))]
public struct FilterTrackPropertyType : IEquatable<Microsoft.Azure.Management.Media.Models.FilterTrackPropertyType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.Media.Models.FilterTrackPropertyTypeConverter))>]
type FilterTrackPropertyType = struct
Public Structure FilterTrackPropertyType
Implements IEquatable(Of FilterTrackPropertyType)
Vererbung
FilterTrackPropertyType
Attribute
Newtonsoft.Json.JsonConverterAttribute
Implementiert

Felder

Bitrate

Die Bitrate.

FourCC

Die vierCC.

Language

Die Sprache.

Name

Der Name.

Type

Der Typ.

Unknown

Der unbekannte Track-Eigenschaftstyp.

Methoden

Equals(FilterTrackPropertyType)

Vergleicht Enumerationen des Typs FilterTrackPropertyType

Equals(Object)

Overrides Equals-Operator für FilterTrackPropertyType

GetHashCode()

Rückgaben für hashCode FilterTrackPropertyType

ToString()

Gibt Zeichenfolgendarstellung für FilterTrackPropertyType zurück

Operatoren

Equality(FilterTrackPropertyType, FilterTrackPropertyType)

Overriding == operator for enum FilterTrackPropertyType

Implicit(FilterTrackPropertyType to String)

Impliziter Operator zum Konvertieren von FilterTrackPropertyType in eine Zeichenfolge

Implicit(String to FilterTrackPropertyType)

Impliziter Operator zum Konvertieren der Zeichenfolge in FilterTrackPropertyType

Inequality(FilterTrackPropertyType, FilterTrackPropertyType)

Überschreiben des !=-Operators für die Enumeration FilterTrackPropertyType

Gilt für: