OpenShot Library | libopenshot  0.7.0
Public Attributes | List of all members
openshot::CaptureReaderStats Struct Reference

#include <ScreenCaptureReader.h>

Public Attributes

int dropped_packets = 0
 
double duration = 0.0
 
int64_t frames_read = 0
 
bool is_open = false
 

Detailed Description

Definition at line 54 of file ScreenCaptureReader.h.

Member Data Documentation

◆ dropped_packets

int openshot::CaptureReaderStats::dropped_packets = 0

◆ duration

double openshot::CaptureReaderStats::duration = 0.0

◆ frames_read

int64_t openshot::CaptureReaderStats::frames_read = 0

◆ is_open

bool openshot::CaptureReaderStats::is_open = false

The documentation for this struct was generated from the following file: