setting qtmovie attributes
i'm perplexing emanate qtvr film around qtkit, i've got frames movie. however, sourroundings attributes required doesn't seem carrying any effect. example:
nsnumber *val = [nsnumber numberwithbool:yes];
[fmovie setattribute:val forkey:qtmovieisinteractiveattribute];
val = [nsnumber numberwithbool:no];
[fmovie setattribute:val forkey:qtmovieislinearattribute];
if i following value attributes, adult yes, respectively. film editable, i can't know i'm doing wrong here. i pledge attributes indeed change?
Comments
Post a Comment