![]() |
Public API Reference |
#include <codec.h>
Inheritance diagram for csVideoStreamDescription:

Public Attributes | |
| int8 | colordepth |
| Colordepth in bits or -1 if not available. More... | |
| int32 | framecount |
| Framecount or -1 if not available. More... | |
| int | width |
| Resolution or -1 if not available. More... | |
| int | height |
| Resolution or -1 if not available. More... | |
| float | framerate |
| Framerate in frames per second or -1 if not available. More... | |
| int32 | duration |
| duration in milliseconds or -1 if not available. More... | |
Definition at line 87 of file codec.h.
|
|
Colordepth in bits or -1 if not available.
|
|
|
duration in milliseconds or -1 if not available.
|
|
|
Framecount or -1 if not available.
|
|
|
Framerate in frames per second or -1 if not available.
|
|
|
Resolution or -1 if not available.
|
|
|
Resolution or -1 if not available.
|