CollectVideoInfo

Multimedia.CollectVideoInfo method

Collects video information from the associated page.

public abstract VideoInfo CollectVideoInfo()

Return Value

Collected video information.

Exceptions

exception condition
NotSupportedException Raised if multimedia is unable to get information from the associated page.

See Also