Dirac - A Video Codec
Created by the British Broadcasting Corporation.
dirac::StreamPicOutput Class Reference
Class for outputting pictures.
More...
#include <pic_io.h>
Inheritance diagram for dirac::StreamPicOutput:
[legend]Collaboration diagram for dirac::StreamPicOutput:
[legend]List of all members.Public Member Functions
Protected Member Functions
Protected Attributes
Detailed Description
Abstract base class for classes that output frames to stream
Constructor & Destructor Documentation
dirac::StreamPicOutput::StreamPicOutput |
( |
std::ostream * |
op_ptr, |
|
|
const SourceParams & |
sp |
|
) |
|
|
|
Constructor, takes - Parameters:
-
op_ptr | the output stream object |
sp | the source parameters |
|
dirac::StreamPicOutput::StreamPicOutput |
( |
|
) |
[protected] |
|
Member Function Documentation
SourceParams& dirac::StreamPicOutput::GetSourceParams |
( |
|
) |
[inline] |
|
virtual bool dirac::StreamPicOutput::WriteToNextFrame |
( |
const Picture & |
myframe |
) |
[pure virtual] |
|
Member Data Documentation
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.