GstProtectionMeta

Metadata type that holds information about a sample from a protection-protected track, including the information needed to decrypt it (if it is encrypted).

struct GstProtectionMeta {}

Members

Variables

info
GstStructure* info;

the cryptographic information needed to decrypt the sample.

meta
GstMeta meta;

the parent gstreamer.Meta

Meta