shithub: openh264

ref: 8c7ef9c1a7ccb304286d77bd7b571b780eb6cc8e
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();
};
}