Searched refs:pAVPlayer (Results 1 – 1 of 1) sorted by relevance
52 AVPlayer* pAVPlayer = mrPlayer.getAVPlayer(); in Window() local53 AVAsset* pMovie = [[pAVPlayer currentItem] asset]; in Window()62 [pAVPlayer retain]; in Window()63 [pAVPlayer pause]; in Window()64 mpPlayerLayer = [AVPlayerLayer playerLayerWithPlayer:pAVPlayer]; in Window()
Completed in 21 milliseconds