AVPlayerItemOutputPullDelegate.OutputMediaDataWillChange Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called prior to new samples arriving.
[Foundation.Export("outputMediaDataWillChange:")]
public virtual void OutputMediaDataWillChange (AVFoundation.AVPlayerItemOutput sender);
abstract member OutputMediaDataWillChange : AVFoundation.AVPlayerItemOutput -> unit
override this.OutputMediaDataWillChange : AVFoundation.AVPlayerItemOutput -> unit
Parameters
- sender
- AVPlayerItemOutput
- Attributes