queryScreenCaptureCapability abstract method

Future<int> queryScreenCaptureCapability()

Queries the highest frame rate supported by the device during screen sharing.

Returns The highest frame rate supported by the device, if the method is called successfully. See ScreenCaptureFramerateCapability. < 0: Failure.

Implementation

Future<int> queryScreenCaptureCapability();