com.google.android.gms.games.video
Stay organized with collections
Save and categorize content based on your preferences.
Annotations
Interfaces
Classes
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-10 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eVideos\u003c/code\u003e interface and its associated interfaces are deprecated and should be replaced with the \u003ccode\u003eVideosClient\u003c/code\u003e and its corresponding methods.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCaptureState\u003c/code\u003e, \u003ccode\u003eVideoCapabilities\u003c/code\u003e, and \u003ccode\u003eVideoConfiguration\u003c/code\u003e classes provide functionality for managing video capture and configuration.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVideoConfiguration.ValidCaptureModes\u003c/code\u003e defines the valid capture modes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVideoConfiguration.Builder\u003c/code\u003e helps to easily build instances of \u003ccode\u003eVideoConfiguration\u003c/code\u003e.\u003c/p\u003e\n"]]],["The document outlines components for video capture in the Android games service. Key entities include `CaptureState` for tracking capture status, `VideoCapabilities` detailing device recording abilities, and `VideoConfiguration` for client-to-service settings. The `VideoConfiguration.Builder` facilitates building configurations. Several `Videos` interfaces are deprecated, with `VideosClient` now handling `isAvailable`, `VideoCapabilities`, `OnCaptureOverlayStateListener`, and `CaptureState` directly. `ValidCaptureModes` are used to define allowed capture modes.\n"],null,[]]