|
Ocean
|
Namespace of the Media Test library. More...
Data Structures | |
| class | TestAVFoundation |
| This class implements a test for the AVFoundation media library. More... | |
| class | TestImageIO |
| This class implements a test for the IMageIO media library. More... | |
| class | TestMovie |
| This class implements a test for Movie objects. More... | |
| class | TestOpenImageLibraries |
| This class implements a test for the OpenImageLibraries media library. More... | |
| class | TestSpecial |
| This class implements a test for the Special media library. More... | |
| class | TestWIC |
| This class implements a test for the WIC media library. More... | |
Functions | |
| OCEAN_TEST_MEDIA_EXPORT bool | testMedia (const double testDuration, Worker &worker, const std::string &testFunctions=std::string()) |
| Tests all Media libraries. | |
| OCEAN_TEST_MEDIA_EXPORT void | testMediaAsynchron (const double testDuration, const std::string &testFunctions=std::string()) |
| Tests all Media libraries. | |