AlternateAudioFile

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Standard > TIWAudio > Properties >

AlternateAudioFile

File name or URL of the alternat audio file. Some browsers only support certain types of audio files (see table and notes).

 

SIGNATURE=IWCompAudio.TIWAudio.AlternateAudioFile

 

ETYPE=Property

 

Declaration:

Delphi:

published property AlternateAudioFile: TIWFileReference;

C++:

__published: __property TIWFileReference AlternateAudioFile;

 

Description: This is AlternateAudioFile, a member of class TIWAudio.