On 27 Jul 2014, at 1:30 pm, Eric E. Dolecki wrote:
> I have a large bitmap of an iPad. I'd like to layer on top a video that
> plays on top of that, as if it were playing on the iPad. Sounds simple. I
> don't know what to use.
AVPlayerLayer to display it, AVPlayer to manage/control it.
--Grah
Thanks Quincey,
First of all, you've got a good idea of what I'm trying to do - so for my
first question about how to make the text view fill the remaining space, I
think you're of the mindset that I'll need to manually calculate that
distance and set an internal height constraint on the text view
Thank you :)
Eric
> On Jul 27, 2014, at 3:03 AM, Graham Cox wrote:
>
>
>> On 27 Jul 2014, at 1:30 pm, Eric E. Dolecki wrote:
>>
>> I have a large bitmap of an iPad. I'd like to layer on top a video that
>> plays on top of that, as if it were playing on the iPad. Sounds simple. I
>> don't kno