- Jun 6, 2020
- 11,593
- 4,508
Hi, This is doesn't meant to replace the published library of
I was in need to use the latest Exoplayer for only one purpose is to play RTMP Streams.
also this Exoplayer Replaces deprecated playerview with StyledPlayerView.
You need this Additional Following AArs to be located in your Additional Libraries Folder in order to use this library.
Functionality :
DesignerProperties
برای دیدن لینک ها باید ثبت نام کنید
. I was in need to use the latest Exoplayer for only one purpose is to play RTMP Streams.
also this Exoplayer Replaces deprecated playerview with StyledPlayerView.
You need this Additional Following AArs to be located in your Additional Libraries Folder in order to use this library.
برای دیدن لینک ها باید ثبت نام کنید
Functionality :
- PlayRtmp(videoURL As String)
- Added PlayUdp( videoURL As string, maxPacketSize As int)<<--Untested You should test it Yourself
- PlayRTSP(videoURL As String)
- Pause method to pause the player
- Play method to resume or play the player when ready this is set by default.
- getVolume
- setVolume
- getDuration
- setPosition
- getPosition
DesignerProperties
- ResizeMode [FIT|FIXED_HEIGHT|FIXED_WIDTH]
- UseController default is...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید