Creates an instance of a sample cursor and positions it at the receiver's last media sample in decode order.
SDK
- macOS 10.10+
Framework
- AVFoundation
Declaration
func makeSampleCursorAtLastSampleInDecodeOrder() -> AVSample Cursor?
Return Value
An instance of AVSample
.