Video Stitcher v1 API - Enum ManifestOptions.Types.OrderPolicy (2.0.0)

public enum ManifestOptions.Types.OrderPolicy

Reference documentation and code samples for the Video Stitcher v1 API enum ManifestOptions.Types.OrderPolicy.

Defines the ordering policy during manifest generation.

Namespace

GoogleCloudGoogle.Cloud.VideoGoogle.Cloud.Video.StitcherV1

Assembly

Google.Cloud.Video.Stitcher.V1.dll

Fields

NameDescription
Ascending

Order by ascending.

Descending

Order by descending.

Unspecified

Ordering policy is not specified.