The methods of Android.Media.Projection.MediaProjection are listed below. For a list of all members, see the MediaProjection Members list.
See Also: Inherited members from Java.Lang.Object
CreateVirtualDisplay(string, int, int, int, Android.Views.DisplayFlags, Android.Views.Surface, Android.Hardware.Display.VirtualDisplay.Callback, Android.OS.Handler)Creates a Android.Hardware.Display.VirtualDisplay to capture the contents of the screen. | ||
RegisterCallback(MediaProjection.Callback, Android.OS.Handler)Register a listener to receive notifications about when the Android.Media.Projection.MediaProjection changes state. | ||
Stop()Stops projection. | ||
UnregisterCallback(MediaProjection.Callback)Unregister a MediaProjection listener. |