Home | History | Annotate | Download | only in src

Lines Matching refs:streamID

207     pStreamDesc->streamID = 1;
282 * - Check that provided StreamId is correct (always true, only one stream...)
283 * In the player application, a StreamId table is initialized as follow:
287 * @param streamID: (IN) Stream selection
291 * @return M4ERR_BAD_STREAM_ID at least one of the streamID does not exist
328 * M4OSA_ERR M4PCMR_nextAU(M4OSA_Context context, M4SYS_StreamID streamID, M4SYS_AccessUnit* pAU)
340 * @param streamID: (IN) Stream selection
351 M4OSA_ERR M4PCMR_nextAU(M4OSA_Context context, M4SYS_StreamID streamID, M4SYS_AccessUnit* pAU)
418 * M4OSA_ERR M4PCMR_freeAU(M4OSA_Context context, M4SYS_StreamID streamID, M4SYS_AccessUnit* pAU)
426 * @param streamID: (IN) Stream selection
433 M4OSA_ERR M4PCMR_freeAU(M4OSA_Context context, M4SYS_StreamID streamID, M4SYS_AccessUnit* pAU)