-
- Downloads
recorder: remove dynamic casts
Have an intermediate object subscribe to the media sources while also keeping a copy of the stream name. The recorder can then keep a reference to these to figure out the source of the frame, instead of knowing what objects it subscribes to. Change-Id: I4a34c8b035301eefc90645cf6cb500dbcd879f91
Showing
- src/media/audio/audio_rtp_session.cpp 14 additions, 12 deletionssrc/media/audio/audio_rtp_session.cpp
- src/media/localrecorder.cpp 6 additions, 6 deletionssrc/media/localrecorder.cpp
- src/media/media_recorder.cpp 31 additions, 31 deletionssrc/media/media_recorder.cpp
- src/media/media_recorder.h 29 additions, 12 deletionssrc/media/media_recorder.h
- src/media/video/video_rtp_session.cpp 17 additions, 9 deletionssrc/media/video/video_rtp_session.cpp
Loading
Please register or sign in to comment