GstMpegts.PESMetadataMeta

Fields

Name

Type

Access

Description

flags

int

r/w

bit flags, see spec for details

meta

Gst.Meta

r/w

parent Gst.Meta

metadata_service_id

int

r/w

metadata service identifier

Methods

class

get_info ()

Details

class GstMpegts.PESMetadataMeta

Extra buffer metadata describing the PES Metadata context. This is based on the Metadata AU cell header in ISO/IEC 13818-1:2018 Section 2.12.4.

AU_cell_data_length is not provided, since it matches the length of the buffer

New in version 1.24.

classmethod get_info()[source]
Returns:

The Gst.MetaInfo

Return type:

Gst.MetaInfo

Gets the global Gst.MetaInfo describing the GstMpegts.PESMetadataMeta meta.

New in version 1.24.