InterleaveOutput 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.
Sets the interleave mode of the output to control how audio and video are stored in the container format. Example: set InterleavedOutput as NonInterleavedOutput to produce audio-only and video-only outputs in separate MP4 files.
public readonly struct InterleaveOutput : IEquatable<Azure.ResourceManager.Media.Models.InterleaveOutput>
type InterleaveOutput = struct
Public Structure InterleaveOutput
Implements IEquatable(Of InterleaveOutput)
- Inheritance
-
InterleaveOutput
- Implements
Interleave |
Initializes a new instance of InterleaveOutput. |
Interleaved |
The output includes both audio and video. |
Non |
The output is video-only or audio-only. |
Equals(Interleave |
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(Interleave |
Determines if two InterleaveOutput values are the same. |
Implicit(String to Interleave |
Converts a string to a InterleaveOutput. |
Inequality(Interleave |
Determines if two InterleaveOutput 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: