VLC-Qt 0.8.0- (Different version)
Public Member Functions
VlcVideoDelegate Class Reference

Video delegate. More...

#include <vlc-qt/VideoDelegate.h>

Inheritance diagram for VlcVideoDelegate:
VlcWidgetVideo

List of all members.

Public Member Functions

 VlcVideoDelegate ()
 VlcVideoDelegate constructor.
 ~VlcVideoDelegate ()
 VlcVideoDelegate destructor.
virtual WId request ()=0
 Request new video frame.
virtual void release ()=0
 Release current video frame.

Detailed Description

Video delegate.

This is a helper class, to separate core from display.


Member Function Documentation

virtual WId VlcVideoDelegate::request ( ) [pure virtual]

Request new video frame.

Request new video frame and its widget ID to set it in the instance.

Returns:
widget ID (WId)
See also:
VlcMediaPlayer::VlcMediaPlayer()

Implemented in VlcWidgetVideo.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Enumerations