Home | History | Annotate | Download | only in SLES

Lines Matching defs:locatorType

258 /** URI-based data locator definition where locatorType must be SL_DATALOCATOR_URI*/
260 SLuint32 locatorType;
264 /** Address-based data locator definition where locatorType must be SL_DATALOCATOR_ADDRESS*/
266 SLuint32 locatorType;
278 /** IODevice-based data locator definition where locatorType must be SL_DATALOCATOR_IODEVICE*/
280 SLuint32 locatorType;
286 /** OutputMix-based data locator definition where locatorType must be SL_DATALOCATOR_OUTPUTMIX*/
288 SLuint32 locatorType;
293 /** BufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_BUFFERQUEUE*/
295 SLuint32 locatorType;
299 /** MidiBufferQueue-based data locator definition where locatorType must be SL_DATALOCATOR_MIDIBUFFERQUEUE*/
301 SLuint32 locatorType;