mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2026-04-06 16:06:08 +00:00
Add a hack as a possible workaround for #372
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
|
||||
- (id)initWithView:(OSView*)view;
|
||||
|
||||
- (void)setupWithVideoFormat:(int)videoFormat;
|
||||
- (void)setupWithVideoFormat:(int)videoFormat refreshRate:(int)refreshRate;
|
||||
|
||||
- (void)cleanup;
|
||||
|
||||
- (void)updateBufferForRange:(CMBlockBufferRef)existingBuffer data:(unsigned char *)data offset:(int)offset length:(int)nalLength;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user