Voting helps other researchers find interesting modules.
Video stream description with no PII.
aspectRatio
String.t
nil
averageFps
float()
codecId
integer()
colorDynamicRange
fps
height
resolution
roundedUpOriginalDurationSec
videoHasClosedCaptions
boolean()
width
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoMediaOverviewVideoOverview{ aspectRatio: String.t() | nil, averageFps: float() | nil, codecId: integer() | nil, colorDynamicRange: String.t() | nil, fps: float() | nil, height: integer() | nil, resolution: String.t() | nil, roundedUpOriginalDurationSec: integer() | nil, videoHasClosedCaptions: boolean() | nil, width: integer() | nil }
@spec decode(struct(), keyword()) :: struct()