How to tell a movie is still playing iPhoneUtils

Is there a way to get the length of a movie that is in the StreamingAssets folder? That would solve the problem using a simple wait for seconds. If there is some sort of isPlaying boolean i can ref, then i can use a while(isPlaying)yield;

Thanks

This might help