23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

audiorecorder<br />

2-74<br />

get(y,’property’) %displays ‘property’ setting.<br />

Property Description Type<br />

Type Name of the object’s class read-only<br />

SampleRate Sampling frequency in Hz read-only<br />

BitsPerSample Number of bits per recorded<br />

sample<br />

NumberOfChannels Number of channels of recorded<br />

audio<br />

TotalSamples Total length, in samples, of the<br />

recording<br />

Running Status of the audio recorder ('on'<br />

or 'off')<br />

CurrentSample Current sample being recorded<br />

by the audio output device (If it is<br />

not recording, currentsample is<br />

the next sample to be recorded<br />

with record or resume.).<br />

read-only<br />

read-only<br />

read-only<br />

read-only<br />

read-only<br />

UserData User data of any type user-settable<br />

NumberOfBuffers Number of buffers used for<br />

recording (You should adjust this<br />

only if you have skips, dropouts,<br />

etc. in your recording.)<br />

BufferLength Length in seconds of buffer (You<br />

should adjust this only if you<br />

have skips, dropouts, etc. in your<br />

recording.)<br />

user-settable<br />

user-settable<br />

Tag User-specified object label string user-settable

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!