Packagecom.adobe.mediacore
Classpublic class MediaPlayerContext
InheritanceMediaPlayerContext Inheritance Object

Class used to provide additional context to media player.



Public Properties
 PropertyDefined By
  authorizedFeatures : AuthorizedFeatures
[read-only] The associated authorized features associated with this context.
MediaPlayerContext
Public Methods
 MethodDefined By
  
MediaPlayerContext(authorizedFeatures:AuthorizedFeatures)
MediaPlayerContext
Property Detail
authorizedFeaturesproperty
authorizedFeatures:AuthorizedFeatures  [read-only]

The associated authorized features associated with this context.


Implementation
    public function get authorizedFeatures():AuthorizedFeatures
Constructor Detail
MediaPlayerContext()Constructor
public function MediaPlayerContext(authorizedFeatures:AuthorizedFeatures)



Parameters
authorizedFeatures:AuthorizedFeatures