Package org.robovm.apple.avfoundation
Interface AVPlayerItemLegibleOutputPushDelegate
- All Superinterfaces:
AVPlayerItemOutputPushDelegate,NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
AVPlayerItemLegibleOutputPushDelegateAdapter
public interface AVPlayerItemLegibleOutputPushDelegate extends AVPlayerItemOutputPushDelegate
-
Method Summary
Modifier and Type Method Description voiddidOutputAttributedStrings(AVPlayerItemLegibleOutput output, NSArray<NSAttributedString> strings, List<CMSampleBuffer> nativeSamples, CMTime itemTime)Methods inherited from interface org.robovm.apple.avfoundation.AVPlayerItemOutputPushDelegate
wasFlushed
-
Method Details
-
didOutputAttributedStrings
void didOutputAttributedStrings(AVPlayerItemLegibleOutput output, NSArray<NSAttributedString> strings, List<CMSampleBuffer> nativeSamples, CMTime itemTime)
-