shithub: openh264

ref: 703cce02149cd5e695f79ef82b2e6fdb78f0965e
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();
};
}