GstPbutils.EncodingAudioProfile

g GObject.Object GObject.Object GstPbutils.EncodingProfile GstPbutils.EncodingProfile GObject.Object->GstPbutils.EncodingProfile GstPbutils.EncodingAudioProfile GstPbutils.EncodingAudioProfile GstPbutils.EncodingProfile->GstPbutils.EncodingAudioProfile

Subclasses:

None

Methods

Inherited:

GstPbutils.EncodingProfile (29), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new (format, preset, restriction, presence)

Virtual Methods

Inherited:

GObject.Object (7)

Properties

Inherited:

GstPbutils.EncodingProfile (2)

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Class Details

class GstPbutils.EncodingAudioProfile(**kwargs)
Bases:

GstPbutils.EncodingProfile

Abstract:

No

Structure:

GstPbutils.EncodingAudioProfileClass

Variant of GstPbutils.EncodingProfile for audio streams.

classmethod new(format, preset, restriction, presence)
Parameters:
Returns:

the newly created GstPbutils.EncodingAudioProfile.

Return type:

GstPbutils.EncodingAudioProfile

Creates a new GstPbutils.EncodingAudioProfile

All provided allocatable arguments will be internally copied, so can be safely freed/unreferenced after calling this method.