#include <Ap4RtpHint.h>
Inheritance diagram for AP4_NoopRtpConstructor:
Public Member Functions | |
AP4_NoopRtpConstructor (AP4_ByteStream &stream) | |
AP4_NoopRtpConstructor () | |
virtual AP4_Size | GetConstructedDataSize () |
Protected Member Functions | |
virtual AP4_Result | DoWrite (AP4_ByteStream &stream) |
Definition at line 182 of file Ap4RtpHint.h.
AP4_NoopRtpConstructor::AP4_NoopRtpConstructor | ( | AP4_ByteStream & | stream | ) |
AP4_NoopRtpConstructor::AP4_NoopRtpConstructor | ( | ) | [inline] |
Definition at line 187 of file Ap4RtpHint.h.
virtual AP4_Size AP4_NoopRtpConstructor::GetConstructedDataSize | ( | ) | [inline, virtual] |
virtual AP4_Result AP4_NoopRtpConstructor::DoWrite | ( | AP4_ByteStream & | stream | ) | [protected, virtual] |
Implements AP4_RtpConstructor.