GstCodecParsers.LcevcMeta

Fields

Name

Type

Access

Description

enhancement_data

Gst.Buffer

r/w

the parsed LCEVC enhancement data

id

int

r/w

the id of the LCEVC meta

meta

Gst.Meta

r/w

parent Gst.Meta

Methods

class

get_info ()

Details

class GstCodecParsers.LcevcMeta

LCEVC data for LCEVC codecs

New in version 1.26.

classmethod get_info()
Returns:

the GstCodecParsers.LcevcMeta of the LCEVC meta.

Return type:

Gst.MetaInfo

Gets the Gst.MetaInfo of the LCEVC meta.

New in version 1.26.