Searched refs:fSampleFormat (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/media/
H A DSoundFile.cpp116 return fSampleFormat;
198 fSampleFormat = fmt;
199 return fSampleFormat;
318 fSampleFormat = B_LINEAR_SAMPLES;
405 fSampleFormat = B_FLOAT_SAMPLES;
411 fSampleFormat = B_LINEAR_SAMPLES;
414 fSampleFormat = B_UNDEFINED_SAMPLES;
/haiku/headers/os/media/
H A DSoundFile.h81 int32 fSampleFormat; member in class:BSoundFile

Completed in 36 milliseconds