80 "%s width: %d / height: %d / fps: %f / format: %d / frame_size: %d / "
81 "total_file_size: %d",
109 virtual size_t write(
const uint8_t* data,
size_t len) = 0;
135 virtual bool isKeyFrame(
const uint8_t* data,
size_t len) {
return false; }
#define LOGI(...)
Definition AudioLoggerIDF.h:28
VideoFormat
Video codec/pixel-format identifier, shared by two unrelated uses: the (single) video stream of a con...
Definition VideoOutput.h:29