shithub: openh264

ref: 1cf8b7ada9e2ac9506d6e8d953f1d389a05b1d2e
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();
};
}