mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-19 06:42:21 +08:00
合并pr:#1025
This commit is contained in:
@@ -171,8 +171,7 @@ void RtmpPlayer::pause(bool bPause) {
|
||||
send_pause(bPause);
|
||||
}
|
||||
|
||||
void RtmpPlayer::speed(float speed)
|
||||
{
|
||||
void RtmpPlayer::speed(float speed) {
|
||||
//todo
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user