VideoMediaInfo

Deprecated

Video information - size, bitrate, content type, URL

Deprecated

VideoMediaInfo is test data for sdk. This will be deleted on next version.

Constructors

Link copied to clipboard
constructor(contentType: String, width: Int, height: Int, bitrate: Int, mediaFileUrl: String)

Properties

Link copied to clipboard
open var bitrate: Int
Link copied to clipboard
Link copied to clipboard
open var height: Int
Link copied to clipboard
Link copied to clipboard
open var width: Int