Возвращает текущее состояние воспроизведения локального мультимедиа. Это вызывается регулярно, поэтому его следует написать для обеспечения производительности.
[null,null,["Последнее обновление: 2025-01-10 UTC."],[[["The CoWatchingDelegate interface, extending CoActivityDelegate, manages the host's callbacks for a CoWatching experience."],["It includes methods to handle state changes in media playout and query the current state of local media playback."],["While previously in Early Access, the program is now closed for new signups."]]],["The `CoWatchingDelegate` interface, extending `CoActivityDelegate`, is central to managing a CoWatching experience. Key actions include responding to state changes via `onCoWatchingStateChanged`, which handles media playout and stream changes. The `onCoWatchingStateQuery` method requires regular, performant provision of the current local media playout state. The `activityTitle` property provides a user-friendly string for the CoActivity. Note that the early access program for this feature is now closed.\n"]]