Video Stitcher v1 API - Enum ManifestOptions.Types.OrderPolicy (3.1.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

Google.Cloud.Video.Stitcher.V1

Assembly

Google.Cloud.Video.Stitcher.V1.dll

Fields

NameDescription
Ascending

Order by ascending.

Descending

Order by descending.

Unspecified

Ordering policy is not specified.