TrackAttributeFilter Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The type of AttributeFilter to apply to the TrackAttribute in order to select the tracks.
public readonly struct TrackAttributeFilter : IEquatable<Azure.ResourceManager.Media.Models.TrackAttributeFilter>
type TrackAttributeFilter = struct
Public Structure TrackAttributeFilter
Implements IEquatable(Of TrackAttributeFilter)
- Inheritance
-
TrackAttributeFilter
- Implements
Track |
Initializes a new instance of TrackAttributeFilter. |
All |
All tracks will be included. |
Bottom |
The first track will be included when the attribute is sorted in ascending order. Generally used to select the smallest bitrate. |
Top |
The first track will be included when the attribute is sorted in descending order. Generally used to select the largest bitrate. |
Value |
Any tracks that have an attribute equal to the value given will be included. |
Equals(Track |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Track |
Determines if two TrackAttributeFilter values are the same. |
Implicit(String to Track |
Converts a string to a TrackAttributeFilter. |
Inequality(Track |
Determines if two TrackAttributeFilter values are not the same. |
Product | Versies |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET-feedback
Azure SDK for .NET is een open source project. Selecteer een koppeling om feedback te geven: