rapidvms icon indicating copy to clipboard operation
rapidvms copied to clipboard

use of RegRawCallback

Open ahmadi219 opened this issue 7 years ago • 4 comments

hello Could I use method RegRawCallback ? It now has been commented in #if 0(zero) region. Thanks

ahmadi219 avatar Sep 19 '16 08:09 ahmadi219

you can use the VPlay::PutRawData for video decode, StartGetRawFrame will set the callback of the stream.

xsmart avatar Sep 21 '16 15:09 xsmart

Hello & thanks for your attention How I Can use VPlay::PutRawData or set callback for the stream with StartGetRawFrame ? Where do I add these codes ? Thanks

ahmadi219 avatar Sep 25 '16 07:09 ahmadi219

you need write new class to call the VPlay

xsmart avatar Sep 27 '16 11:09 xsmart

Hi , How can I get decoded frame? Should I use callback to get decoded frame? which call back ? Thanks a lot :)

ahmadi219 avatar Oct 01 '16 12:10 ahmadi219