|
|
@ -2986,7 +2986,7 @@ bool CPhoneDevice::onBurstCapture(std::shared_ptr<ACameraMetadata> characteristi
|
|
|
|
std::vector<std::vector<uint8_t> > localFrames;
|
|
|
|
std::vector<std::vector<uint8_t> > localFrames;
|
|
|
|
localFrames.swap(pByteArrays.get()->byteArrays);
|
|
|
|
localFrames.swap(pByteArrays.get()->byteArrays);
|
|
|
|
|
|
|
|
|
|
|
|
if (photoInfo.customHdr)
|
|
|
|
if (false /*photoInfo.customHdr*/)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
std::vector<std::string> imagePaths;
|
|
|
|
std::vector<std::string> imagePaths;
|
|
|
|
std::vector<float> exposureTimes;
|
|
|
|
std::vector<float> exposureTimes;
|
|
|
|