Contents

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.

See Also

Getting Media Item Info