VoqvMainWindow Class Reference

Inheritance diagram for VoqvMainWindow:

VideoOutputQuartzView

List of all members.


Detailed Description

This view subclass implements full-size video display in the main window.

Definition at line 489 of file videoout_quartz.cpp.


Public Member Functions

 VoqvMainWindow (QuartzData *pData, float alphaBlend=1.0)
 ~VoqvMainWindow ()

Protected Member Functions

bool BeginPort (void)
bool Begin (void)
 Set up the port and the QuickTime decompressor.
void EndPort (void)
void EmbedChanged (bool embedded)
 Subclasses that block the main window should suspend playback, hide windows, etc by overriding this method.

Protected Attributes

float alpha

Constructor & Destructor Documentation

VoqvMainWindow::VoqvMainWindow ( QuartzData pData,
float  alphaBlend = 1.0 
) [inline]

Definition at line 492 of file videoout_quartz.cpp.

VoqvMainWindow::~VoqvMainWindow (  )  [inline]

Definition at line 500 of file videoout_quartz.cpp.


Member Function Documentation

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

Implements VideoOutputQuartzView.

Definition at line 509 of file videoout_quartz.cpp.

bool VoqvMainWindow::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 528 of file videoout_quartz.cpp.

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

Implements VideoOutputQuartzView.

Definition at line 543 of file videoout_quartz.cpp.

void VoqvMainWindow::EmbedChanged ( bool  embedded  )  [inline, protected, virtual]

Subclasses that block the main window should suspend playback, hide windows, etc by overriding this method.

Reimplemented from VideoOutputQuartzView.

Definition at line 552 of file videoout_quartz.cpp.


Member Data Documentation

float VoqvMainWindow::alpha [protected]

Definition at line 504 of file videoout_quartz.cpp.


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

Generated on Sat Dec 18 05:16:14 2010 for MythTV by  doxygen 1.5.5