AMF0: Refine utest
This commit is contained in:
parent
9542cd2ba5
commit
232024ef67
|
|
@ -28,11 +28,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
#include <srs_app_server.hpp>
|
#include <srs_app_server.hpp>
|
||||||
#include <srs_app_config.hpp>
|
#include <srs_app_config.hpp>
|
||||||
#include <srs_app_log.hpp>
|
#include <srs_app_log.hpp>
|
||||||
#include <srs_protocol_amf0.hpp>
|
|
||||||
#include <srs_core_autofree.hpp>
|
|
||||||
#include <srs_protocol_json.hpp>
|
|
||||||
#include <srs_kernel_buffer.hpp>
|
|
||||||
using namespace _srs_internal;
|
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
|
||||||
|
|
@ -28,6 +28,11 @@ using namespace std;
|
||||||
#include <srs_core_autofree.hpp>
|
#include <srs_core_autofree.hpp>
|
||||||
#include <srs_kernel_error.hpp>
|
#include <srs_kernel_error.hpp>
|
||||||
#include <srs_kernel_buffer.hpp>
|
#include <srs_kernel_buffer.hpp>
|
||||||
|
#include <srs_protocol_amf0.hpp>
|
||||||
|
#include <srs_core_autofree.hpp>
|
||||||
|
#include <srs_protocol_json.hpp>
|
||||||
|
#include <srs_kernel_buffer.hpp>
|
||||||
|
using namespace _srs_internal;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* main scenario to use amf0.
|
* main scenario to use amf0.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user