#include <formatcheck.h>
Public Member Functions | |
| FormatCheck (Asset *asset) | |
| ~FormatCheck () | |
| int | check_format () |
Private Attributes | |
| Asset * | asset |
Definition at line 6 of file formatcheck.h.
|
|
Definition at line 12 of file formatcheck.C. |
|
|
Definition at line 17 of file formatcheck.C. |
|
|
Definition at line 21 of file formatcheck.C. References _, asset, Asset::audio_data, Asset::bits, Asset::format, File::supports_audio(), File::supports_video(), and Asset::video_data. Referenced by Render::run(), Record::run(), and MenuEffectThread::run(). |
|
|
Definition at line 15 of file formatcheck.h. Referenced by check_format(). |
1.4.4