Reference documentation and code samples for the Google Cloud Video Live Stream V1 Client class TimecodeConfig.
Timecode configuration.
Generated from protobuf message google.cloud.video.livestream.v1.TimecodeConfig
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ source
int
The source of the timecode that will later be used in outputs/manifests. It determines the initial timecode/timestamp (first frame) of output streams.
↳ utc_offset
↳ time_zone
getSource
The source of the timecode that will later be used in outputs/manifests.
It determines the initial timecode/timestamp (first frame) of output streams.
int
setSource
The source of the timecode that will later be used in outputs/manifests.
It determines the initial timecode/timestamp (first frame) of output streams.
var
int
$this
getUtcOffset
UTC offset. Must be whole seconds, between -18 hours and +18 hours.
hasUtcOffset
setUtcOffset
UTC offset. Must be whole seconds, between -18 hours and +18 hours.
$this
getTimeZone
Time zone e.g. "America/Los_Angeles".
hasTimeZone
setTimeZone
Time zone e.g. "America/Los_Angeles".
$this
getTimeOffset
string