Is it possible to play video files (avi or wmv) using GapiDraw ?
and how ?
Video Files & GAPIDrawprovide the video decoding routine yourself
Johan wrote:It is possible, but you need to provide the video decoding routine yourself. You can then call backbuffer->GetBuffer and write the pixels...