Home | History | Annotate | Download | only in examples

Lines Matching refs:PlayCallback

209 void PlayCallback(SLPlayItf caller, void *pContext, SLuint32 event) {
564 res = (*playItf)->RegisterCallback(playItf, PlayCallback /*callback*/, NULL /*pContext*/);