|
1 | 1 | # This file is generated by objective.metadata
|
2 | 2 | #
|
3 |
| -# Last update: Sun Feb 17 16:13:39 2019 |
| 3 | +# Last update: Mon Feb 18 19:04:03 2019 |
4 | 4 |
|
5 | 5 | import objc, sys
|
6 | 6 |
|
@@ -630,7 +630,9 @@ def littleOrBig(a, b): return b
|
630 | 630 | r(b'AVSampleBufferAudioRenderer', b'isMuted', {'retval': {'type': b'Z'}})
|
631 | 631 | r(b'AVSampleBufferAudioRenderer', b'setMuted:', {'arguments': {2: {'type': b'Z'}}})
|
632 | 632 | r(b'AVSampleBufferDisplayLayer', b'isReadyForMoreMediaData', {'retval': {'type': b'Z'}})
|
| 633 | + r(b'AVSampleBufferDisplayLayer', b'preventsCapture', {'retval': {'type': 'Z'}}) |
633 | 634 | r(b'AVSampleBufferDisplayLayer', b'requestMediaDataWhenReadyOnQueue:usingBlock:', {'arguments': {3: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^v'}}}}}})
|
| 635 | + r(b'AVSampleBufferDisplayLayer', b'setPreventsCapture:', {'arguments': {2: {'type': 'Z'}}}) |
634 | 636 | r(b'AVSampleBufferGenerator', b'notifyOfDataReadyForSampleBuffer:completionHandler:', {'arguments': {3: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^v'}, 1: {'type': b'Z'}, 2: {'type': b'@'}}}}}})
|
635 | 637 | r(b'AVSampleBufferRenderSynchronizer', b'addBoundaryTimeObserverForTimes:queue:usingBlock:', {'arguments': {4: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^v'}}}}}})
|
636 | 638 | r(b'AVSampleBufferRenderSynchronizer', b'addPeriodicTimeObserverForInterval:queue:usingBlock:', {'arguments': {2: {'type': b'{_CMTime=qiIq}'}, 4: {'callable': {'retval': {'type': b'v'}, 'arguments': {0: {'type': b'^v'}, 1: {'type': b'{_CMTime=qiIq}'}}}}}})
|
|
0 commit comments