# 
        cp.apple.finalcutpro.main.FullScreenPlayer
    
Full Screen Window Player.
Triggered by the "View > Playback > Play Full Screen" menubar item.
        # 
        API Overview
    
Functions - API calls offered directly by the extension
- matches 
Constructors - API calls which return an object, typically one that offers API methods
- FullScreenPlayer 
Fields - Variables which can only be accessed from an object returned by a constructor
- isFullScreen 
- rootGroupUI 
- viewerGroupUI 
Methods - API calls which can only be made on an object returned by a constructor
- doShow 
- show 
