AVSampleCursor.StepByDecodeTime(CMTime, Boolean) 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("stepByDecodeTime:wasPinned:")]
public virtual CoreMedia.CMTime StepByDecodeTime (CoreMedia.CMTime deltaDecodeTime, out bool wasPinned);
abstract member StepByDecodeTime : CoreMedia.CMTime * -> CoreMedia.CMTime
override this.StepByDecodeTime : CoreMedia.CMTime * -> CoreMedia.CMTime
Parameters
- deltaDecodeTime
- CMTime
- wasPinned
- Boolean
Returns
- Attributes