SoundAction Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The SoundAction type exposes the following members.
Properties
Name | Description | |
---|---|---|
Mix | Gets or sets a value indicating whether to mix this sound with any other sound already playing. | |
Next | Gets the sequence of actions to be performed after the action represented by this instance. (Inherited from Action.) | |
Repeat | Gets or sets a value indicating whether to repeat the sound indefinitely. | |
Sound | Gets the sound. | |
Synchronous | Gets or sets a value indicating whether to play the sound synchronously or asynchronously. | |
Type | Gets the Bytescout.PDF.ActionType value that specifies the type of this action. (Overrides ActionType.) | |
Volume | Gets or sets the volume at which to play the sound, in the range -1.0 to 1.0. |
See Also