เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2023-12-02 UTC
[null,null,["อัปเดตล่าสุด 2023-12-02 UTC"],[[["`chrome.cast.media.PauseRequest` is a class used to pause currently playing media on a cast receiver."],["It has a constructor `PauseRequest()` to create a new pause request."],["The `customData` property allows sending custom data to the receiver application along with the pause request."]]],["The core content defines a `PauseRequest` class within the `chrome.cast.media` namespace. This class facilitates pausing currently playing media. It's constructed using `new PauseRequest()` and includes a single property, `customData`, which is a nullable object. This `customData` allows for the transmission of application-specific information to the receiver during the pause request.\n"]]