MATLAB COMPILER RELEASE NOTES Podręcznik Użytkownika Strona 188

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 716
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 187
R2013a
5-28
Attribute Value
Authentication HTTP authentication mechanism.
Currently, only basic authentication is
supported.
Username User identifier.
Password User authentication string.
Additional audio and video file reading capabilities using Import Wizard
and importdata function
The Import Wizard and the importdata function now import all audio file formats
supported by the audioread function, including WAV, FLAC, and OGG files on all
platforms, and MP3 and MPEG-4 AAC files on Windows 7 (or later), Macintosh, and
Linux platforms.
The Import Wizard and the importdata function now import all video file formats
supported by the VideoReader class.
sound function nonblocking
The sound function now returns immediately. In R2012b and earlier releases, sound
blocked until all audio played back.
Compatibility Considerations
To play audio with blocking, use playblocking(audioplayer(y,Fs)) instead of
sound(y,Fs).
Functionality being removed or changed
Functionality What Happens
When You Use This
Functionality?
Use This Instead Compatibility Considerations
aufinfo Still runs audioinfo Replace all instances of
aufinfo with audioinfo.
Przeglądanie stron 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 715 716

Komentarze do niniejszej Instrukcji

Brak uwag