MythTV  0.26-pre
Public Member Functions | Protected Member Functions
VoqvEmbedded Class Reference

This view subclass implements embedded display in the main window. More...

Inheritance diagram for VoqvEmbedded:
VideoOutputQuartzView

List of all members.

Public Member Functions

 VoqvEmbedded (QuartzData *pData, int x, int y, int w, int h)
 ~VoqvEmbedded ()

Protected Member Functions

bool BeginPort (void)
bool Begin (void)
 Set up the port and the QuickTime decompressor.
void EndPort (void)

Detailed Description

This view subclass implements embedded display in the main window.

Definition at line 566 of file videoout_quartz.cpp.


Constructor & Destructor Documentation

VoqvEmbedded::VoqvEmbedded ( QuartzData pData,
int  x,
int  y,
int  w,
int  h 
) [inline]

Definition at line 569 of file videoout_quartz.cpp.

Definition at line 576 of file videoout_quartz.cpp.


Member Function Documentation

bool VoqvEmbedded::BeginPort ( void  ) [inline, protected, virtual]

Implements VideoOutputQuartzView.

Definition at line 583 of file videoout_quartz.cpp.

bool VoqvEmbedded::Begin ( void  ) [inline, protected, virtual]

Set up the port and the QuickTime decompressor.

We assume that the parent has set up the pixel storage.

Reimplemented from VideoOutputQuartzView.

Definition at line 605 of file videoout_quartz.cpp.

void VoqvEmbedded::EndPort ( void  ) [inline, protected, virtual]

Implements VideoOutputQuartzView.

Definition at line 636 of file videoout_quartz.cpp.

Referenced by ~VoqvEmbedded().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends