add_profile
Description:
Add a EncodingProfile to the list of profiles handled by this.
No copy of profile
will be made, if you wish to use it elsewhere after this method you should increment its reference count.
Parameters:
this |
the EncodingContainerProfile to use |
profile |
the EncodingProfile to add. |
Returns:
|