StreamCookie
AVFormatWriter::StreamCookie::Init(media_format* format,
AVFormatWriter::StreamCookie::WriteChunk(const void* chunkBuffer,
AVFormatWriter::StreamCookie::AddTrackInfo(uint32 code,
StreamCookie* cookie = new(std::nothrow) StreamCookie(fFormatContext,
StreamCookie* cookie = reinterpret_cast<StreamCookie*>(_cookie);
StreamCookie(AVFormatContext* context,
StreamCookie* cookie = reinterpret_cast<StreamCookie*>(_cookie);
virtual ~StreamCookie();
StreamCookie* cookie = reinterpret_cast<StreamCookie*>(_cookie);
AVFormatWriter::StreamCookie::StreamCookie(AVFormatContext* context,
AVFormatWriter::StreamCookie::~StreamCookie()
class StreamCookie;
StreamCookie** fStreams;