![]() |
Previous | Next |
The IsVideoProfile property retrieves a value indicating whether this Profile is suitable for publishing or recording projects that contain video tracks.
Syntax
Application.ProfileManager.Item(profileIndex).IsVideoProfile
Possible Values
This property is a read-only Boolean.
Remarks
When the Profile.IsVideoProfile property is true, the Profile.IsAudioProfile and Profile.IsScreenCaptureProfile properties will be false.
See Also
Previous | Next |