package shaka.media

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message WidevineHeader

widevine_pssh_data.proto:48

Derived from WidevinePsshData. The JSON format of this proto is used in Widevine HLS DRM signaling v1. We cannot build JSON from WidevinePsshData as |key_id| is required to be in hex format, while |bytes| type is translated to base64 by JSON formatter, so we have to use |string| type and do hex conversion in the code.

message WidevinePsshData

widevine_pssh_data.proto:13

enum WidevinePsshData.Algorithm

widevine_pssh_data.proto:14

Used in: WidevinePsshData