I've loaded the WMP component but I don't understand how to use the objects and interfaces (newbie in OOP).

For instance, if I want to get the height of a video file, I know I need to get it from imageSourceHeight property in the Media object, but I don't know how.

What do I need to do?

Thx