Share via


VideoSyncMode.Passthrough Field

Definition

The presentation timestamps on frames are passed through from the input file to the output file writer. Recommended when the input source has variable frame rate, and are attempting to produce multiple layers for adaptive streaming in the output which have aligned GOP boundaries. Note: if two or more frames in the input have duplicate timestamps, then the output will also have the same behavior

public static readonly Microsoft.Azure.Management.Media.Models.VideoSyncMode Passthrough;
 staticval mutable Passthrough : Microsoft.Azure.Management.Media.Models.VideoSyncMode
Public Shared ReadOnly Passthrough As VideoSyncMode 

Field Value

Applies to