Package org.robovm.apple.corevideo
Class CVPixelBufferPool.Notifications
java.lang.Object
org.robovm.apple.corevideo.CVPixelBufferPool.Notifications
- Enclosing class:
- CVPixelBufferPool
public static class CVPixelBufferPool.Notifications extends Object
-
Constructor Summary
Constructors Constructor Description Notifications() -
Method Summary
Modifier and Type Method Description static NSObjectProtocolobserveFreeBuffer(CVPixelBufferPool object, VoidBlock1<CVPixelBufferPool> block)
-
Constructor Details
-
Notifications
public Notifications()
-
-
Method Details
-
observeFreeBuffer
public static NSObjectProtocol observeFreeBuffer(CVPixelBufferPool object, VoidBlock1<CVPixelBufferPool> block)- Since:
- Available in iOS 4.0 and later.
-