Package org.robovm.apple.avfoundation
Interface AVPlayerItemOutputPushDelegate
-
- All Superinterfaces:
NSObjectProtocol,org.robovm.objc.ObjCProtocol
- All Known Subinterfaces:
AVPlayerItemLegibleOutputPushDelegate,AVPlayerItemMetadataOutputPushDelegate
- All Known Implementing Classes:
AVPlayerItemLegibleOutputPushDelegateAdapter,AVPlayerItemMetadataOutputPushDelegateAdapter,AVPlayerItemOutputPushDelegateAdapter
public interface AVPlayerItemOutputPushDelegate extends NSObjectProtocol
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwasFlushed(AVPlayerItemOutput output)
-
-
-
Method Detail
-
wasFlushed
void wasFlushed(AVPlayerItemOutput output)
-
-