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