videoview

  1. AmirPYTHON

    B4A Library [Lib] VideoView Mute And UnMute Audio(VideoView In Audio Lib)

    Note: This Lib Need Reflection Library Hi guys, there is a VideoView in the audio library that does not have a mute mode. I tried to fix it. I hope it is useful. How To Use: Dim vv As VideoView vv.Initialize("vv") Activity.AddView(vv, 10dip, 10dip, 250dip, 250dip)...
  2. sentechnologies

    iOS Question SGPlayer Framework to play RTMP Streaming

    Please let me know how to implement SGPlayer framework to play RTMP. https://github.com/libobjc/SGPlayer
Top