开发者

Dissect a BCVideo object

I have an object, which returns when i NSLog it: BCVideo: id:1128597303001 name:Hana I can dissect the name by doing [object name], but I need the i开发者_如何学Cd, and [object id] doesn't work. How do I get the id (from class BCvideo obviously) from the object?


I don't know what is BCVideo class but i googled it and i found this :

http://docs.brightcove.com/en/iphone-sdk/bc-media-api/interface_b_c_video.html

So if it's that, you can retrieve id with properties videoId, referenceId and accountId according to your preferences

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜