개요
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-04-10(UTC)
[null,null,["최종 업데이트: 2024-04-10(UTC)"],[[["The Google IMA DAI Cast SDK enables dynamic ad insertion into video content on Cast devices."],["It provides classes and methods for managing ad requests, playback, and stream events."],["Developers can use the SDK to integrate with Google Ad Manager and request ads for live, VOD, and podded streams."],["The SDK supports various stream request formats, including live streams, VOD, podded streams, and streams from Video Stitcher."],["Ad progress and metadata are available through the SDK, allowing developers to track and customize the ad experience."]]],["This content details the structure and properties of classes and objects related to ad management and stream handling within a dynamic ad insertion system. Key components include `Ad` (with properties like ID, duration, and advertiser), `AdPodInfo` (position, duration, and index), `AdProgressData` (duration and position), and `ConsentSettings`. Various `*StreamRequest` classes (Live, Pod, VOD) specify parameters for ad requests, including API keys, and network codes. `StreamManager` handles stream loading and ad tag parameter replacement. `StreamEvent` delivers ad and stream data. `StreamError` gives error codes.\n"]]