Home
last modified time | relevance | path

Searched refs:GetRecorderDevicesList (Results 1 – 1 of 1) sorted by relevance

/dports/devel/ptlib/ptlib-2.10.11/src/ptlib/unix/
H A Dbeaudio.cxx1018 static const PStringArray GetRecorderDevicesList(BMediaRecorder *Recorder) in GetRecorderDevicesList() function
1099 return GetRecorderDevicesList(NULL); in GetDeviceNames()
1112 const PStringArray &devlist = GetRecorderDevicesList(NULL); in GetDefaultDevice()
1220 PINDEX x=GetRecorderDevicesList(mRecorder).GetStringsIndex(dev); in OpenRecorder()