Location:
Video.h
class TMdaOtaCodec : public TMdaPackage;
Ota Codec
TMdaRawPackage
- Abstract base class for all media server package types
TMdaPackage
- A data structure used to package messages (that include the package type) sent between the media server and its clients
TMdaOtaCodec
- Ota Codec
Defined in TMdaOtaCodec
:
TMdaOtaCodec()
Inherited from TMdaPackage
:
SetUid()
,
Type()
,
Uid()
,
operator==()
Inherited from TMdaRawPackage
:
Package()
,
SetSize()
,
iThis
inline TMdaOtaCodec();