ksvc / KSYMediaPlayer_Android

金山云Android播放SDK(KSYUN Live Streaming player SDK),支持RTMP HTTP-FLV HLS 协议(supporting RTMP HTTP-FLV HLS protocol),直播延时2-3秒(Living delay 2 or 3 seconds),supporting jitter control,software&hardware decode
http://v.ksyun.com/
Apache License 2.0
853 stars 246 forks source link

视频的IMediaPlayer 宽高不正确 #267

Open carpediemvv opened 6 years ago

carpediemvv commented 6 years ago

float videoWidth = iMediaPlayer.getVideoWidth(); float videoHeight = iMediaPlayer.getVideoHeight(); 获取的数据正好是相反的.