Pre-resize fillparent
This commit is contained in:
@@ -9,7 +9,7 @@ using VideoEngine::cVideo;
|
||||
|
||||
void VideoTest()
|
||||
{
|
||||
// cVideo
|
||||
/// cVideo
|
||||
printf("\nTesting cVideo -----\n\n");
|
||||
|
||||
UTest u("cVideo");
|
||||
@@ -22,7 +22,7 @@ void VideoTest()
|
||||
|
||||
u.test("Video Setup. Setup()", video.Setup());
|
||||
|
||||
// CaptionTest
|
||||
/// CaptionTest
|
||||
u.test("setCaption() and getCaption()", CaptionTest());
|
||||
|
||||
u.report();
|
||||
|
||||
Reference in New Issue
Block a user