We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Q1:How to set use-agent?
use-agent
A: videoView.getVideoInfo().addOption(Option.create(IjkMediaPlayer.OPT_CATEGORY_FORMAT, "user_agent", "myAgent/1.0"));
videoView.getVideoInfo().addOption(Option.create(IjkMediaPlayer.OPT_CATEGORY_FORMAT, "user_agent", "myAgent/1.0"));