videoInfo
Video information (such as width and height) about the media item, if it’s a video.
Declaration
var videoInfo: ITLibMediaItemVideoInfo? { get }Discussion
If this media item isn’t a video, this property is nil.
Video information (such as width and height) about the media item, if it’s a video.
var videoInfo: ITLibMediaItemVideoInfo? { get }If this media item isn’t a video, this property is nil.