InterleaveOutput Struct

Definition

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.

C#
public readonly struct InterleaveOutput : IEquatable<Azure.ResourceManager.Media.Models.InterleaveOutput>
Inheritance
InterleaveOutput
Implements

Constructors

InterleaveOutput(String)

Initializes a new instance of InterleaveOutput.

Properties

InterleavedOutput

The output includes both audio and video.

NonInterleavedOutput

The output is video-only or audio-only.

Methods

Equals(InterleaveOutput)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Applies to

Product Versies
Azure SDK for .NET Latest, Preview