com.google.android.gms.games.video.Videos.CaptureStateResult |
Result delivered when the capture state is returned by getCaptureState()
.
Possible status codes include:
STATUS_OK
if the capture stopped successfully.STATUS_VIDEO_UNSUPPORTED
if the device does not support
capturing at all. This will always be the case for Android versions below
LOLLIPOP
.STATUS_INTERNAL_ERROR
if an unexpected error occurred
in the service.Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the current state of the capture service.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the current state of the capture service.
Returns | |
---|---|
CaptureState |