![]() |
Previous | Next |
The MediaType property retrieves a value indicating the type of digital media that this stream contains.
Syntax
Application.ProfileManager.Item(profileIndex).Item(streamIndex).MediaType
Possible Values
This property is a read-only Number containing one of the following values.
Value | Description |
0 | Video |
1 | Audio |
2 | Script |
3 | Image |
See Also
Previous | Next |