Called when the IMAAVPlayerVideoDisplay will load a stream for playback. Allows the publisher to
register the AVURLAsset for Fairplay content protection before playback starts.
Called when the IMAAVPlayerVideoDisplay has at least partially loaded media for
playback and the player item is loaded. Only called for dynamic ad insertion.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-21 UTC."],[[["`IMAAVPlayerVideoDisplayDelegate` is a callback protocol for the `IMAAVPlayerVideoDisplay`."],["It allows publishers to interact with the video display's loading and playback process, such as registering content protection."],["The `willLoadStreamAsset` method is called before loading a stream, enabling Fairplay content protection setup for AVURLAssets."],["The `didLoadPlayerItem` method is called when the IMAAVPlayerVideoDisplay has loaded media and the AVPlayerItem is ready, specifically for dynamic ad insertion."]]],[]]