mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
SRS: Fix bug
This commit is contained in:
parent
a826926073
commit
60aebb5ae3
1 changed files with 0 additions and 1 deletions
|
@ -348,7 +348,6 @@ SrsAudioRecode::SrsAudioRecode(int channels, int samplerate)
|
|||
dec_ = NULL;
|
||||
enc_ = NULL;
|
||||
resample_ = NULL;
|
||||
data_ = NULL;
|
||||
}
|
||||
|
||||
SrsAudioRecode::~SrsAudioRecode()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue