Private Api in MPMoviePlayerController
Posted
by mactalent
on Stack Overflow
See other posts from Stack Overflow
or by mactalent
Published on 2009-11-20T06:55:57Z
Indexed on
2010/04/15
8:03 UTC
Read the original article
Hit count: 229
iphone
Hello All,
Can we use private method in MPMoviePlayerController e.g: -(void)setOrientation:(int)orientation animated:(BOOL)value; for playing movie in portrait mode. Did apple approve private api?
© Stack Overflow or respective owner