#include <codec.h>
Inheritance diagram for csVideoStreamDescription:
Public Attributes | |
SByte | colordepth |
Colordepth in bits or -1 if not available. | |
SLong | framecount |
Framecount or -1 if not available. | |
int | width |
Resolution or -1 if not available. | |
int | height |
Resolution or -1 if not available. | |
float | framerate |
Framerate in frames per second or -1 if not available. | |
SLong | duration |
duration in milliseconds or -1 if not available. |