Instance Method
schedule(adItem:)
Schedules an ad for playback for the active source.
@objc(scheduleAdItem:) func schedule(adItem: AdItem)
Parameters
- adItem
The ad item to be scheduled.
Discussion
Note
Calling this API has no effect when the player has no active source.