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 2023-11-14 UTC."],[[["The `IMAAVPlayerVideoDisplayDelegate` protocol provides callbacks for events related to video loading and playback in IMAAVPlayerVideoDisplay."],["`playerVideoDisplay:willLoadStreamAsset:` allows publishers to handle content protection (like Fairplay) before stream playback."],["`playerVideoDisplay:didLoadPlayerItem:` is called when media is partially loaded for dynamic ad insertion, indicating the player item is ready."]]],[]]