I have a few lying around here:
https://www.dropbox.com/sh/h0h56lj0dky27m9/AADbwmnbhu8I6DRVldV8Lum0a?dl=0
See if you find anything of use.
Nimesh
On 25 April 2017 at 23:50, David Hoerl wrote:
> I've googled til my fingers are black and blue, but no luck finding some
> of the older PDF guide d
Hi,
The following code plays a movie file in Full Screen, I’d like to be able to
play a Video inside an arbitrary View with the option to go into full screen.
I’ve searched for info on this seemingly simple task but can’t seem to find
anything useful. I’ve tried setting myPlayerViewController.v
Hi Dave, not at all an expert on this but I think if you want “windowed”
playback on iOS you need to abandon AVPlayerViewController and instead use
your “own” AVPlayer instance pointed at an arbitrary AVPlayerLayer (which
some custom view of yours would host).
Never done it myself but searching on
> On Apr 25, 2017, at 12:20 PM, David Hoerl wrote:
>
> I've googled til my fingers are black and blue, but no luck finding some of
> the older PDF guide documents. I could never express in words how
> disappointed I am that Apple discontinued producing readable documentation -
> I use to crow