Contents

originator

The participant that causes the coordinator to issue the command.

Declaration

var originator: AVCoordinatedPlaybackParticipant? { get }

Discussion

Only commands that the system issues on behalf of another participant contain an originator. Local commands to coordinate rate change, or those that originate from a call to reapplyCurrentItemStateToPlaybackControlDelegate(), don’t.

See Also

Accessing command details