rapidvms
rapidvms copied to clipboard
use of RegRawCallback
hello Could I use method RegRawCallback ? It now has been commented in #if 0(zero) region. Thanks
you can use the VPlay::PutRawData for video decode, StartGetRawFrame will set the callback of the stream.
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
you need write new class to call the VPlay
Hi , How can I get decoded frame? Should I use callback to get decoded frame? which call back ? Thanks a lot :)