shithub: openh264

ref: 82d5cd90c3c4c60e54e5063ca90c0a2a23194a4b
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();
};
}