Interface protos.google.cloud.video.livestream.v1.IManifest (1.0.2)

Properties of a Manifest.

Package

@google-cloud/livestream

Properties

fileName

fileName?: (string|null);

Manifest fileName

maxSegmentCount

maxSegmentCount?: (number|null);

Manifest maxSegmentCount

muxStreams

muxStreams?: (string[]|null);

Manifest muxStreams

segmentKeepDuration

segmentKeepDuration?: (google.protobuf.IDuration|null);

Manifest segmentKeepDuration

type

type?: (google.cloud.video.livestream.v1.Manifest.ManifestType|keyof typeof google.cloud.video.livestream.v1.Manifest.ManifestType|null);

Manifest type

useTimecodeAsTimeline

useTimecodeAsTimeline?: (boolean|null);

Manifest useTimecodeAsTimeline