#import <JiveContentVideo.h>
Inherits JiveObject.
Properties | |
| NSNumber * | height |
| The height of the video. | |
| NSURL * | stillImageURL |
| The URL of the still image to display while the video is loading. | |
| NSURL * | videoSourceURL |
| The URL to this video's binary stream. | |
| NSNumber * | width |
| The width of the video. | |