#import <MPTVOutWindow.h>


Public Member Functions | |
| (id) | - initWithVideoView: |
| (void) | - dealloc |
| (BOOL) | - _canExistBeyondSuspension |
| (void) | - _playbackStateChanged: |
Protected Attributes | |
| NPTVOutBackgroundView * | _backgroundView |
| MovieTVHUDView * | _hudView |
| MPVideoView * | _videoView |
Definition at line 11 of file MPTVOutWindow.h.
| - (id) initWithVideoView: | (id) | fp8 |
| - (void) dealloc |
Implements UIWindow.
| - (BOOL) _canExistBeyondSuspension |
Implements UIWindow.
| - (void) _playbackStateChanged: | (id) | fp8 |
- (NPTVOutBackgroundView*) _backgroundView [protected] |
Definition at line 13 of file MPTVOutWindow.h.
- (MovieTVHUDView*) _hudView [protected] |
Definition at line 14 of file MPTVOutWindow.h.
- (MPVideoView*) _videoView [protected] |
Definition at line 15 of file MPTVOutWindow.h.
1.5.3