Microsoft Producer for PowerPoint 2003 SDK banner art
PreviousNext

StreamConfig.ChannelCount

The ChannelCount property retrieves a value indicating whether the audio stream is in mono or stereo.

Syntax

Application.ProfileManager.Item(profileIndex).Item(streamIndex).ChannelCount

Possible Values

This property is a read/write Number (long) containing one of the following values. Specifying this value is not supported in this release.

Value Description
0 Mono
1 Stereo

See Also

PreviousNext


© 2001-2003 Microsoft Corporation. All rights reserved.