![]() |
Previous | Next |
You must define the type of trackbar you want to use. The following types are valid:
Type | Description |
Seek | Controls the value of the media content position. If the value is zero, the content is at the begining. The value increases positively until the content length is encountered. The user can slide the thumb image to change the value, and as the content plays, the thumb image will move to match the content position. |
Volume | Controls the volume of the content as it is played. The value varies from 0 to 100. The user can slide the thumb image to change the volume. If the volume changes, the thumb image will move to match the new volume. |
Previous | Next |