Voting helps other researchers find interesting modules.
This SEI message only takes the payload type and the sum of the payload sizes for all SEI messages of this type. More informations, such as timestamp, payload, may be added in the future.
count
integer()
nil
cumulativeSize
String.t
payloadtype
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoSEIMessage{ count: integer() | nil, cumulativeSize: String.t() | nil, payloadtype: integer() | nil }
@spec decode(struct(), keyword()) :: struct()