Bug 1661668 - Rename CrossGraphManager to CrossGraphPort. r=padenot
"Manager" is vague, and it seems to mostly keep some members around rather than managing them. Port is analogue to MediaInputPort in that it acts as a link between two tracks. Neither type of port does very much heavy lifting -- they are similarly dumb. Differential Revision: https://phabricator.services.mozilla.com/D88812
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "AudioStreamTrack.h"
|
||||
#include "AutoplayPolicy.h"
|
||||
#include "ChannelMediaDecoder.h"
|
||||
#include "CrossGraphTrack.h"
|
||||
#include "CrossGraphPort.h"
|
||||
#include "DOMMediaStream.h"
|
||||
#include "DecoderDoctorDiagnostics.h"
|
||||
#include "DecoderDoctorLogger.h"
|
||||
|
||||
Reference in New Issue
Block a user