QT streaming with initWithAttributes
QT streaming with initWithAttributes
- Subject: QT streaming with initWithAttributes
- From: Leonardo <email@hidden>
- Date: Tue, 07 Dec 2010 09:40:39 +0100
- Thread-topic: QT streaming with initWithAttributes
Ok, I have found, in order to use QTMovieDataSizeAttribute I must set
QTMovieOpenForPlaybackAttribute to YES. But, when
QTMovieOpenForPlaybackAttribute is YES I can't access the Movie variable, as
mMovie = (Movie)[mQTMovie quickTimeMovie];
and I need the mMovie variable, e.g. for
SetMovieVisualContext(mMovie, visualContext->context);
How to deal with this restriction? I am puzzled.
Regards
-- Leonardo
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden