20 UnsupportedContentDescription& operator=(UnsupportedContentDescription
const&);
21 UnsupportedContentDescription(UnsupportedContentDescription
const&);
22 UnsupportedContentDescription();
27 virtual ::cricket::MediaType type()
const ;
29 virtual ::cricket::UnsupportedContentDescription* as_unsupported() ;
31 virtual ::cricket::UnsupportedContentDescription
const* as_unsupported()
const ;
33 virtual bool has_codecs()
const ;
35 virtual ::cricket::UnsupportedContentDescription* CloneInternal()
const ;
37 virtual ~UnsupportedContentDescription() =
default;
43 MCNAPI ::cricket::MediaType
$type()
const;
static MCAPI void ** $vftable()
MCAPI::cricket::MediaType $type() const
MCAPI::cricket::UnsupportedContentDescription * $as_unsupported()
MCAPI bool $has_codecs() const
MCAPI::cricket::UnsupportedContentDescription const * $as_unsupported() const
MCAPI::cricket::UnsupportedContentDescription * $CloneInternal() const