gpgs.videos.loadCapabilities()

Type Function
Return value none
Revision Release 2024.3703
Keywords Google Play Games Services, game network, gpgs, videos, loadCapabilities
See also gpgs.videos
gpgs.*

Overview

Retrieves the video capabilities of the service, whether the microphone and/or front-facing camera are supported, if the service can write to external storage, and which capture modes and quality levels are available.

Syntax

gpgs.videos.loadCapabilities( listener )
listener (optional)

Listener. Listener function which receives a loadCapabilities event.