EncodingContainerProfile.addProfile

Add a #GstEncodingProfile to the list of profiles handled by container.

No copy of profile will be made, if you wish to use it elsewhere after this method you should increment its reference count.

class EncodingContainerProfile
bool
addProfile

Parameters

profile gstpbutils.encoding_profile.EncodingProfile

the #GstEncodingProfile to add.

Return Value

Type: bool

true if the stream was properly added, else false.