iphone - Stopping video in viewWillAppear:(bool)animated method -


in viewwillappear:(bool)animated method want stop video playing. how can this? new don't know much. playing video on screen. have tab shows table view. when click on tab table view shown video playing in background: can hear music.

if using mpmovieplayercontroller, call -pause on object.


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c++ - Convert big endian to little endian when reading from a binary file -

openssl - Load PKCS#8 binary key into Ruby -