Dirac - A Video Codec

Created by the British Broadcasting Corporation.


Classes | Public Member Functions | Protected Member Functions | Private Attributes

dirac::MemoryStreamOutput Class Reference

#include <pic_io.h>

Collaboration diagram for dirac::MemoryStreamOutput:
Collaboration graph
[legend]

List of all members.

Classes

Public Member Functions

Protected Member Functions

Private Attributes


Detailed Description

Outputs pictures to a memory buffer


Constructor & Destructor Documentation

dirac::MemoryStreamOutput::MemoryStreamOutput ( SourceParams sparams,
bool  interlace 
)
dirac::MemoryStreamOutput::~MemoryStreamOutput ( )
dirac::MemoryStreamOutput::MemoryStreamOutput ( ) [protected]
dirac::MemoryStreamOutput::MemoryStreamOutput ( const MemoryStreamOutput ) [protected]

Member Function Documentation

SourceParams& dirac::MemoryStreamOutput::GetSourceParams ( ) [inline]
StreamPicOutput* dirac::MemoryStreamOutput::GetStream ( ) [inline]

References m_op_pic_str.

MemoryStreamOutput& dirac::MemoryStreamOutput::operator= ( const MemoryStreamOutput ) [protected]
void dirac::MemoryStreamOutput::SetMembufReference ( unsigned char *  buf,
int  buf_size 
)

Member Data Documentation

std::ostream* dirac::MemoryStreamOutput::m_op_pic_ptr [private]

Referenced by GetSourceParams(), and GetStream().


The documentation for this class was generated from the following file:

© 2004 British Broadcasting Corporation. Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.