修正拼写错误
This commit is contained in:
@@ -329,7 +329,7 @@ public class SIPCommander implements ISIPCommander {
|
||||
streamInfo.setSsrc(ssrc);
|
||||
streamInfo.setCahnnelId(channelId);
|
||||
streamInfo.setDeviceID(device.getDeviceId());
|
||||
boolean b = storager.startPlayBlack(streamInfo);
|
||||
boolean b = storager.startPlayback(streamInfo);
|
||||
return streamInfo;
|
||||
|
||||
} catch ( SipException | ParseException | InvalidArgumentException e) {
|
||||
|
||||
Reference in New Issue
Block a user