![]() |
Previous | Next |
Each object has a set of methods and properties through which the developer can program the Windows Media Player control. A method is a command that tells the control to do something, and a property allows the developer to read or write a particular data value. For example, the Play method starts the content playing, and the frameRate property indicates the current frame rate of the content playing.
Previous | Next |