ios - Print streaming data from AVPlayer -


i trying observe data input coming avplayer. using avplayer , avplayeritem, print data being streamed remote url.

so main objective is: 1. print() binary/byte stream of data coming input avplayer remote url


Comments

Popular posts from this blog

python - Alternative to referencing variable before assignment -

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -