gpgs.videos.show()

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

Overview

Shows the video capturing view. Using this, the player can start the capturing process.

Syntax

gpgs.videos.show( listener )
listener (optional)

Listener. Listener function which receives a show event.