zpasternack
zpasternack

Reputation: 17898

QTKit: determine if a QTMovie is paused?

How can I tell, programmatically, if a QTMovie is playing or paused?

It seems like it would be simple, but I've combed through the QTMovie and QTMovieView docs rather extensively, and can find nothing of the sort. What am I missing?

Upvotes: 2

Views: 327

Answers (1)

matt
matt

Reputation: 535511

You might be looking for the movie's rate.

Upvotes: 3

Related Questions