View Source GoogleApi.ContentWarehouse.V1.Model.VideoSEIMessage (google_api_content_warehouse v0.4.0)
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.
Attributes
-
count
(type:integer()
, default:nil
) - message count of each payloadtype -
cumulativeSize
(type:String.t
, default:nil
) - If the video stream has multiple SEI messages with the same payload type, this is the sum of all these payloads' sizes. -
payloadtype
(type:integer()
, default:nil
) - use int type in case there are payload types that are not included in the SEIPayloadType enum below. The enum can be used for lookup
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.