shithub: openh264

ref: f22c47ca5dcb2bcd815c63b1b3b595c5665348d4
dir: /test/build/windowsphone/codec_ut/Codec_UT_RTComponent.h/

View raw version
#pragma once

namespace Codec_UT_RTComponent {
public ref class CodecUTTest sealed {
 public:
  CodecUTTest();
  int TestAllCases();
};
}