Added in API level 21

android.media.projection


Classes

AppContentProjectionService Service to be implemented by the application providing the MediaProjectionAppContent
AppContentProjectionSession Represents a media projection session where the application receiving an instance of this class is sharing its own content. 
AppContentRequest Contains the requested characteristic for an app content projection. 
MediaProjection A token granting applications the ability to capture screen contents and/or record system audio. 
MediaProjection.Callback Callbacks for the projection session. 
MediaProjectionAppContent Holds information about content an app can share via the MediaProjection APIs. 
MediaProjectionAppContent.Builder Builder for MediaProjectionAppContent
MediaProjectionConfig Configure the MediaProjection session requested from MediaProjectionManager.createScreenCaptureIntent(MediaProjectionConfig)
MediaProjectionConfig.Builder  
MediaProjectionManager Manages the retrieval of certain types of MediaProjection tokens.