Deprecated List
-p Member [VOCommonPlayerAssetSelection -p setDefaultAudioLanguage:]
This method is replaced by VOCommonPlayerAssetSelection#setPreferredAudioLanguage: and will be removed in the future.
-p Member [VOCommonPlayerAssetSelection -p setDefaultSubtitleLanguage:]
This method is replaced by VOCommonPlayerAssetSelection#setPreferredSubtitleLanguage: and will be removed in the future.
-p Member [VOCommonPlayerConfiguration -p enableDolbyLibrary:]
This method is replaced by VOCommonPlayerConfiguration#enableAudioDecoderLibrary: and will be removed in the future.
-p Member [VOCommonPlayerConfiguration -p setAnewBufferingTime:]
This method is replaced by VOCommonPlayerConfiguration#setPlaybackBufferingTime: and will be removed in the future.
-p Member [VOCommonPlayerConfiguration -p setDRMUniqueIdentifier:]
use new function VOCommonPlayerStatus#getDRMUniqueIdentifier
-p Member [VOCommonPlayerConfiguration -p setInitialBufferTime:]
This method is replaced by setInitialBufferingTime: and will be removed in the future.
-p Member [VOCommonPlayerConfiguration -p setMaxBufferTime:]
This method is replaced by setMaxBufferingTime: and will be removed in the future.
-p Member [VOCommonPlayerControl -p setDisplayArea:]
This method is replaced by VOCommonPlayerControl#notifyViewSizeChanged and will be removed in the future. Modify the size of NSView directly to change the display area.
-p Member [VOCommonPlayerControl -p setUTCPosition:]
This method will be removed in the future.
-p Member [VOCommonPlayerDelegate -p onVOSyncEvent:param1:param2:pObj:]
This method will be removed in the future.