_GetNextVideoChunk
fVideoDecoder = new MediaStreamDecoder(&_GetNextVideoChunk, this);
static status_t _GetNextVideoChunk(const void **chunkData, size_t *chunkLen, media_header *mh, void *cookie);