Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generatewidevinepsshdata ¶
func Generatewidevinepsshdata(provider *string, cid []byte, kid *string) *wvproto.WidevinePsshData
Generate widevine pssh data with provider, algorithm, content id, key id
func Generatewidevinepsshdatawithcid ¶
func Generatewidevinepsshdatawithcid(provider *string, cid []byte) *wvproto.WidevinePsshData
Generate widevine pssh data with provider, algorithm, content id
func Generatewidevinepsshdatawithkey ¶
func Generatewidevinepsshdatawithkey(provider *string, kid *string) *wvproto.WidevinePsshData
Generate widevine pssh data with provider, algorithm, key id
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.