Gst.ProtectionMeta¶
Fields¶
| Name | Type | Access | Description | 
|---|---|---|---|
| info | Gst.Structure | r/w | the cryptographic information needed to decrypt the sample. | 
| meta | Gst.Meta | r/w | the parent Gst.Meta. | 
Details¶
- 
class Gst.ProtectionMeta¶
- Metadata type that holds information about a sample from a protection-protected track, including the information needed to decrypt it (if it is encrypted). - New in version 1.6. - 
classmethod get_info()[source]¶
- Return type: - Gst.MetaInfo
 
- 
classmethod