Represents a collection of embedded Audio files....Represents a collection of embedded audio files. Methods Method Description...addAudio(IAudio audio) Adds a copy of an audio file from an another...
Adds a new Audio frame with linked Audio file to the end of a collection....method Adds a new audio frame with linked audio file to the end...a new audio frame. y Single Y coordinate of a new audio frame...
Returns the copy of an Audio's data. In case of large amount of data consider using of Audio::GetStream method to prevent unnecessary loading of Audio's data into memory or even OutOfMemoryException. Read-only uint8_t[]....get_BinaryData() Audio::get_BinaryData() method Returns the copy...copy of an audio’s data. In case of large amount of data consider...
AudioCollection AudioCollection class Represents a collection of embedded Audio files. addAudio Name Description addA......Represents a collection of embedded audio files. addAudio Name Description...Description addAudio ( Audio ) Adds a copy of an audio file from an another...
Adds a new Audio frame with embedded Audio file to the end of a collection. Embedded Audio file can be a WAV only. It adds new Audio into Presentation.Audios list....Stream) Adds a new audio frame with embedded audio file to the end...Embedded audio file can be a WAV only. It adds new audio into Presentation...
Adds a new Audio frame with linked Audio file to the end of a collection....method Adds a new audio frame with linked audio file to the end...a new audio frame. y float Y coordinate of a new audio frame...
Insert an AudioFrame with embedded Audio file. Embedded Audio file sound can be a WAV only....AudioFrame with embedded audio file. Embedded audio file sound can be...width , float height , Stream audio_stream ) Parameter Type Description...
Returns a MIME type of an Audio, encoded in Audio::get_BinaryData. Read-only System::String....set_ContentType() Audio::set_ContentType(System::String) method...a MIME type of an audio, encoded in Audio::get_BinaryData . Read-only...
Adds a copy of an Audio file from an another presentation....AddAudio(IAudio) Adds a copy of an audio file from an another presentation...AddAudio ( IAudio audio ) Parameter Type Description audio IAudio Source...