void addListener(ProductionStudioCtrlListener listener)
Register a listener to listen for the callback of production studio event.
void removeListener(ProductionStudioCtrlListener listener)
Unregister the listener.
long getPSUserID()
Returns the user ID of current production studio user.
boolean isSupportPSMode()
Returns whether production studio mode is supported.
boolean isPSModeStarted()
Returns whether production studio mode is started.