exp-player Module
This module provides the following classes:
- ExpExitSurvey
 - ExpExitSurveyPilot
 - ExpFrameBase
 - ExpFrameBaseUnsafe
 - ExpLookitDialoguePage
 - ExpLookitExitSurvey
 - ExpLookitGeometryAlternation
 - ExpLookitInstructions
 - ExpLookitMoodQuestionnaire
 - ExpLookitPreferentialLooking
 - ExpLookitPreviewExplanation
 - ExpLookitStoryPage
 - ExpLookitText
 - ExpMoodQuestionnaire
 - ExpPhysicsIntro
 - ExpPhysicsPreVideo
 - ExpPhysicsPreviewExplanation
 - ExpPlayer
 - ExpVideoConfig
 - ExpVideoConfigQuality
 - ExpVideoConsent
 - ExpVideoPhysics
 - ExpVideoPreview
 - FullScreen
 - geometry
 - MediaReload
 - randomParameterSet
 - videoRecorder
 - VideoRecorderObject
 - VideoRecordMixin
 
This module is a rollup of the following modules:
- 
                    
                        components
                    
                    Reusable components for UI rendering and interactivity
 - 
                    
                        frames
                    
                    Reusable frames that can be used as part of user-defined experiments. This is the main reference for researchers looking to build their own experiment definitions on the experimenter platform.
 - 
                    
                        mixins
                    
                    Mixins that can be used to add functionality, eg to a specific frame
 - 
                    
                        randomizers
                    
                    Reusable randomizers that can be used as part of user-defined experiments. Randomizers allow researchers to specify how to select which frames or sequences of frames to use as part of a particular session of a given experiment, for instance in order to counterbalance stimuli used across subjects, assign subjects randomly to different experimental conditions, or implement a longitudinal design where the frames used in this study depend on the frames used in the participant's last session.
 - 
                    
                        services
                    
                    Services used to share data or provide centralized functionality
 
