gpgs.videos.loadCapabilities()

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

Overview

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

Syntax

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

Listener. Receives loadCapabilities event.