contains_profile


Description:

public bool contains_profile (EncodingProfile profile)

Checks if this contains a EncodingProfile identical to profile.

Parameters:

this

a EncodingContainerProfile

profile

a EncodingProfile

Returns:

true if this contains a EncodingProfile identical to profile, else false.