PlayerSDK icon indicating copy to clipboard operation
PlayerSDK copied to clipboard

空指针异常

Open kevenliu3 opened this issue 2 years ago • 0 comments

.CommonPlayer.setSonicVolume(float)' on a null object reference

mPlayer = new SimpleExoPlayer.Builder(context).build();返回为null,Android9.0

kevenliu3 avatar Jun 22 '22 13:06 kevenliu3