com.google.android.gms.games.video.Videos.CaptureCapabilitiesResult |
This interface is deprecated.
VideoCapabilities
is returned directly in the VideosClient
.
Result delivered when capture capabilities is returned by getCaptureCapabilities(GoogleApiClient)
.
Possible status codes include:
STATUS_OK
if we successfully
communicated with the service.
STATUS_INTERNAL_ERROR
if an
unexpected error occurred in the service.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the video capabilities supported by the service or
null if we failed to
received data from the service. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns the video capabilities supported by the service or null
if we failed to
received data from the service.
Returns | |
---|---|
VideoCapabilities |