GoogleApi.Transcoder.V1.Model.SegmentSettings (google_api_transcoder v0.4.2)
View SourceSegment settings for ts
, fmp4
and vtt
.
Attributes
-
individualSegments
(type:boolean()
, default:nil
) - Required. Create an individual segment file. The default isfalse
. -
segmentDuration
(type:String.t
, default:nil
) - Duration of the segments in seconds. The default is6.0s
. Note thatsegmentDuration
must be greater than or equal togopDuration
, andsegmentDuration
must be divisible bygopDuration
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.