ExtendedMediaSessionActionSource type
The source of the action for LiveMediaSession.
type ExtendedMediaSessionActionSource = "user" | "system"
Remarks
Is user when the action was explicitly invoked via the LiveMediaSessionCoordinator.
Is system when the action was invoked via GroupCoordinatorState when the local client is out of sync.