Skip to main content
A newer version of this page is available. .
Tab

AudioObjectProperties Properties

Provides settings for audio objects.
Name Description
AutoStart Gets or sets whether the media object starts playing automatically. Inherited from VideoObjectProperties.
Balance Gets or sets the stereo balance.
BaseURL Gets or sets the base URL used for a relative path resolution with URL script commands that are embedded in digital media content. Inherited from VideoObjectProperties.
CaptioningID This property is not in effect for the AudioObjectProperties class.
CurrentMarker Gets or sets the current marker number. Inherited from VideoObjectProperties.
CurrentPosition Gets or sets the playback position. Inherited from VideoObjectProperties.
DefaultFrame Gets or sets the default target HTTP frame. Inherited from VideoObjectProperties.
EnableContextMenu Gets or sets whether the context menu is enabled. Inherited from VideoObjectProperties.
Enabled Gets or sets whether Windows Media Player control is enabled. Inherited from VideoObjectProperties.
FullScreen This property is not in effect for the AudioObjectProperties class.
InvokeURLs Gets or sets whether URL events should launch a Web browser. Inherited from VideoObjectProperties.
Mute Gets or sets whether audio is muted. Inherited from VideoObjectProperties.
PlayCount Gets or sets the number of times an audio file will play.
PluginVersion Gets or sets the player’s plug-in version. Inherited from MediaObjectProperties.
Rate Gets or sets the current playback rate for the video. Inherited from VideoObjectProperties.
StandByMessage Gets or sets a message that the browser displays while loading the object’s implementation and data. Inherited from VideoObjectProperties.
StretchToFit This property is not in effect for the AudioObjectProperties class.
UIMode This property is not in effect for the AudioObjectProperties class.
Volume Gets or sets the current playback volume.
WindowlessVideo Gets or sets whether the Windows Media Player control renders the video in windowless mode. Inherited from VideoObjectProperties.
See Also