VideoInfo

open class VideoInfo

Constructors

VideoInfo
Link copied to clipboard
open fun VideoInfo(streamId: String)

Functions

getCodec
Link copied to clipboard
open fun getCodec(): String
getDeviceName
Link copied to clipboard
open fun getDeviceName(): String
getHeight
Link copied to clipboard
open fun getHeight(): Int
getLayout
Link copied to clipboard
open fun getLayout(): Int
getSiteName
Link copied to clipboard
open fun getSiteName(): String
getWidth
Link copied to clipboard
open fun getWidth(): Int
isActive
Link copied to clipboard
open fun isActive(): Boolean
isLocal
Link copied to clipboard
open fun isLocal(): Boolean
isPTZ
Link copied to clipboard
open fun isPTZ(): Boolean
isScreenShare
Link copied to clipboard
open fun isScreenShare(): Boolean
toString
Link copied to clipboard
open fun toString(): String

Properties

streamId
Link copied to clipboard
open val streamId: String