AgoraIO / Advanced-Video

MIT License
261 stars 336 forks source link

int cannot be dereferenced #220

Closed klionsome closed 3 years ago

klionsome commented 4 years ago

During compilation Screen Share it shows this error:

C:\code\screenshar\screensharing\src\main\java\io\agora\rtc\ss\ScreenSharingClient.java:86:

error: int cannot be dereferenced intent.putExtra(Constant.FRAME_RATE, vec.frameRate.getValue()); ^

plutoless commented 4 years ago

how did you define intent? looks like you are trying to migrate the code into your own project and something went wrong? i tried our own demo and it's working fine.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.