CoreMedia.CMBufferCompare Delegate
Delegate signature to compare two CoreFoundation objects, used to sort objects in a CMBufferQueue.

Syntax

public delegate int CMBufferCompare (ObjCRuntime.INativeObject first, ObjCRuntime.INativeObject second)

Parameters

first
The first object to compare.
second
The second object to compare.

Returns

Zero for the same object, -1 for first being sma

Remarks

The objects passed are the same ones that have been added to the CMBufferQueue object, it wont surface arbitrary objects.

Requirements

Namespace: CoreMedia
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0