freeMXF.org http://freemxf.org/forum/ |
|
How to read a KLV data in an external buffer? http://freemxf.org/forum/viewtopic.php?f=2&t=110 |
Page 1 of 1 |
Author: | LY [ Fri Oct 05, 2007 9:27 am ] |
Post subject: | How to read a KLV data in an external buffer? |
Hi, I want to read a KLV data into an external buffer. Would code like this work? Code: ...
DataChunk &dataChunk = KLV->GetData(); dataChunk.SetBuffer(pBuffer, BufferSize); KLV->ReadData(); ... |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |