User's Manual

7.7.10 DVS300_SetStreamReadCB
Syn t a x
void DVS300_SetStreamReadCB(STREAMREAD_STRUCT
* pStream Read)
Pa ram et e r s
pStreamRead: A pointer to STREAMREAD_STRUCT structure
including t he pointers to the Stream Read callback
functions.
Ret urn Value
None
De script ion
This function registers the Stream Read callback functions to the SDK.
Se e Also
STREAMREAD_STRUCT
structure