mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine typo in files. 3.0.51
This commit is contained in:
parent
45009785fb
commit
6b2c71d385
33 changed files with 90 additions and 93 deletions
|
@ -662,10 +662,10 @@ private:
|
|||
public:
|
||||
SrsIngestHlsOutput(SrsHttpUri* rtmp);
|
||||
virtual ~SrsIngestHlsOutput();
|
||||
// interface ISrsTsHandler
|
||||
// Interface ISrsTsHandler
|
||||
public:
|
||||
virtual srs_error_t on_ts_message(SrsTsMessage* msg);
|
||||
// interface IAacHandler
|
||||
// Interface IAacHandler
|
||||
public:
|
||||
virtual int on_aac_frame(char* frame, int frame_size, double duration);
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue