AVPlayerItemVideoOutput.HasNewPixelBufferForItemTime(CMTime) 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.
[Foundation.Export("hasNewPixelBufferForItemTime:")]
public virtual bool HasNewPixelBufferForItemTime (CoreMedia.CMTime itemTime);
abstract member HasNewPixelBufferForItemTime : CoreMedia.CMTime -> bool
override this.HasNewPixelBufferForItemTime : CoreMedia.CMTime -> bool
Parameters
- itemTime
- CMTime
Returns
- Attributes