Back to Devexpress

AudioObjectProperties Members

aspnet-devexpress-dot-web-dot-audioobjectproperties-dot-underscore-members.md

latest6.3 KB
Original Source

AudioObjectProperties Members

Provides settings for audio objects.

Constructors

NameDescription
AudioObjectProperties()Initializes a new instance of the AudioObjectProperties class.
AudioObjectProperties(ASPxObjectContainer)Initializes a new instance of the AudioObjectProperties class with the specified object container control.

Properties

NameDescription
AutoStartGets or sets whether the media object starts playing automatically. Inherited from VideoObjectProperties.
BalanceGets or sets the stereo balance.
BaseURLGets 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.
CurrentMarkerGets or sets the current marker number. Inherited from VideoObjectProperties.
CurrentPositionGets or sets the playback position. Inherited from VideoObjectProperties.
DefaultFrameGets or sets the default target HTTP frame. Inherited from VideoObjectProperties.
EnableContextMenuGets or sets whether the context menu is enabled. Inherited from VideoObjectProperties.
EnabledGets or sets whether Windows Media Player control is enabled. Inherited from VideoObjectProperties.
InvokeURLsGets or sets whether URL events should launch a Web browser. Inherited from VideoObjectProperties.
MuteGets or sets whether audio is muted. Inherited from VideoObjectProperties.
PlayCountGets or sets the number of times an audio file will play.
PluginVersionGets or sets the player’s plug-in version. Inherited from MediaObjectProperties.
RateGets or sets the current playback rate for the video. Inherited from VideoObjectProperties.
StandByMessageGets or sets a message that the browser displays while loading the object’s implementation and data. Inherited from VideoObjectProperties.
VolumeGets or sets the current playback volume.
WindowlessVideoGets or sets whether the Windows Media Player control renders the video in windowless mode. Inherited from VideoObjectProperties.

Methods

NameDescription
Assign(ObjectProperties)Copies public properties from the specified ObjectProperties object to the current one. Inherited from VideoObjectProperties.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the string that represents the current object. Inherited from StateManager.

See Also

AudioObjectProperties Class

DevExpress.Web Namespace