Google Cloud Vision Ai V1 Client - Class ContainerFormat (0.1.0)

Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class ContainerFormat.

Container format of the video.

Protobuf type google.cloud.visionai.v1.IngestAssetRequest.Config.VideoType.ContainerFormat

Namespace

Google \ Cloud \ VisionAI \ V1 \ IngestAssetRequest \ Config \ VideoType

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

CONTAINER_FORMAT_UNSPECIFIED

Value: 0

The default type, not supposed to be used.

Generated from protobuf enum CONTAINER_FORMAT_UNSPECIFIED = 0;

CONTAINER_FORMAT_MP4

Value: 1

Mp4 container format.

Generated from protobuf enum CONTAINER_FORMAT_MP4 = 1;