Voting helps other researchers find interesting modules.
Timed text streams refer to the streams that are separated from audio and video streams. Closed caption streams embedded in video streams (e.g. MPEG-2 - Line 21) do not belong here.
codecId
String.t
nil
metadata
list(GoogleApi.ContentWarehouse.V1.Model.VideoClipInfo.t)
streamCodecTag
streamIndex
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoVideoStreamInfoTimedTextStream{ codecId: String.t() | nil, metadata: [GoogleApi.ContentWarehouse.V1.Model.VideoClipInfo.t()] | nil, streamCodecTag: String.t() | nil, streamIndex: String.t() | nil }
@spec decode(struct(), keyword()) :: struct()