EncodingContainerProfile.addProfile
bool addProfile(gstpbutils.encoding_profile.EncodingProfile profile)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.
Parameters
profile | the #GstEncodingProfile to add. |
Returns
true if the stream was properly added, else false.