mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
rename temp to stream
This commit is contained in:
parent
f33d736442
commit
ca3577e11b
13 changed files with 25 additions and 25 deletions
|
@ -34,7 +34,7 @@ using namespace std;
|
|||
#include <srs_app_utility.hpp>
|
||||
#include <srs_core_autofree.hpp>
|
||||
#include <srs_kernel_buffer.hpp>
|
||||
#include <srs_kernel_temp.hpp>
|
||||
#include <srs_kernel_stream.hpp>
|
||||
#include <srs_rtmp_stack.hpp>
|
||||
#include <srs_rtmp_amf0.hpp>
|
||||
#include <srs_rtmp_utility.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue