VideoInfo

VideoInfo(string)

Initializes a new instance of the VideoInfo class.

public VideoInfo(string hostName)
Parameter Type Description
hostName String Name of the host from which this info was obtained.

See Also


VideoInfo(MultimediaHost)

Initializes a new instance of the VideoInfo class.

public VideoInfo(MultimediaHost multimediaHost)
Parameter Type Description
multimediaHost MultimediaHost Host from which this info was obtained.

See Also