Microsoft Producer for PowerPoint 2003 SDK banner art
PreviousNext

ProfileManager.LowQualityAudioVideo

The LowQualityAudioVideo property retrieves the standard Profile object with settings for low-quality audio and video.

Syntax

Application.ProfileManager.LowQualityAudioVideo

Possible Values

This property is a read-only Profile object.

Remarks

This property is a convenience method only. The Profile object which it retrieves may be different in a future release. In order to retrieve a Profile object with particular property values, use the ProfileManager.Count and ProfileManager.Item properties to iterate through the ProfileManager collection, and test for the desired values using the properties of the Profile object.

See Also

PreviousNext


© 2001-2003 Microsoft Corporation. All rights reserved.