Share via


EncoderPresetConfigurations.InterleaveOutput Property

Definition

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 Azure.ResourceManager.Media.Models.InterleaveOutput? InterleaveOutput { get; set; }
member this.InterleaveOutput : Nullable<Azure.ResourceManager.Media.Models.InterleaveOutput> with get, set
Public Property InterleaveOutput As Nullable(Of InterleaveOutput)

Property Value

Applies to