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 defines callbacks for interactions with an `IMAAVPlayerVideoDisplay`, enabling publishers to manage stream loading and content protection."],["The `playerVideoDisplay:willLoadStreamAsset:` method allows publishers to register an `AVURLAsset` for Fairplay before playback, particularly useful for handling protected content."],["`playerVideoDisplay:didLoadPlayerItem:` is called when the `IMAAVPlayerVideoDisplay` has partially or fully loaded media, signaling the availability of an `AVPlayerItem` primarily for dynamic ad insertion scenarios."]]],[]]