类:StopRequest
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003e\u003ccode\u003echrome.cast.media.StopRequest\u003c/code\u003e is a class used to create requests for stopping media playback on a Cast receiver.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStopRequest\u003c/code\u003e constructor takes no arguments and creates a new request object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes an optional \u003ccode\u003ecustomData\u003c/code\u003e property to send application-specific information to the receiver.\u003c/p\u003e\n"]]],[],null,["# Class: StopRequest\n\nchrome.[cast](/cast/docs/reference/web_sender/chrome.cast).[media](/cast/docs/reference/web_sender/chrome.cast.media).StopRequest\n=================================================================================================================================\n\nclass static\n\nA request to stop the media player.\n\nConstructor\n-----------\n\n### StopRequest\n\nnew\nStopRequest()\n\nProperty\n--------\n\n### customData\n\nnullable Object\n\nCustom data for the receiver application."]]