OptionalMediaControls
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-05-16 UTC
[null,null,["อัปเดตล่าสุด 2023-05-16 UTC"],[[["The media response supports optional media control types, which indicate user interactions like pausing or stopping the media."],["`PAUSED` and `STOPPED` are two specific media control types, triggered when a user pauses the media or exits the third-party session during playback, respectively."],["The default value for media control type is `OPTIONAL_MEDIA_CONTROLS_UNSPECIFIED` and carries no specific meaning."]]],["The core content outlines media control types and their corresponding events. `PAUSED` is triggered when a user pauses the media. `STOPPED` occurs when a user exits a third-party session while media is playing. `OPTIONAL_MEDIA_CONTROLS_UNSPECIFIED` represents an undefined value for media control. These controls dictate how the media response can be handled and specify user interactions.\n"]]