SBGstGLViewDelgate Class Reference
Inheritance diagram for SBGstGLViewDelgate:
[legend]
Collaboration diagram for SBGstGLViewDelgate:
[legend]

Instance Methods

(id- initWithPlatformInterface:
 
(void) - startListeningToResizeEvents
 
(void) - stopListeningToResizeEvents
 
(void) - mouseMoved:
 
(void) - windowResized:
 

Protected Attributes

OSXPlatformInterfacemOwner
 

Detailed Description

ObjC class to listen to |NSView| events from the GST video view.

Definition at line 96 of file sbGStreamerPlatformOSX.mm.

Method Documentation

- (id) initWithPlatformInterface: (OSXPlatformInterface *)  aOwner

Definition at line 111 of file sbGStreamerPlatformOSX.mm.

- (void) mouseMoved: (NSEvent *)  theEvent

Definition at line 152 of file sbGStreamerPlatformOSX.mm.

Here is the call graph for this function:

- (void) startListeningToResizeEvents

Definition at line 131 of file sbGStreamerPlatformOSX.mm.

Here is the caller graph for this function:

- (void) stopListeningToResizeEvents

Definition at line 143 of file sbGStreamerPlatformOSX.mm.

Here is the caller graph for this function:

- (void) windowResized: (NSNotification *)  aNotice

Definition at line 161 of file sbGStreamerPlatformOSX.mm.

Here is the call graph for this function:

Member Data Documentation

- (OSXPlatformInterface*) mOwner
protected

Definition at line 98 of file sbGStreamerPlatformOSX.mm.


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