Bug 1201363 - Replace VideoFrameContainer with MediaStreamVideoSink in MSG. r=jesup

Replace the pointer of VideoFrameContainer with the pointer of MediaStreamVideoSink.

MozReview-Commit-ID: 5bqEMpemwuR
This commit is contained in:
ctai
2016-05-27 14:33:48 +08:00
parent 3ea8eae7fa
commit 56fe08b4fc
12 changed files with 79 additions and 47 deletions

View File

@@ -17,6 +17,7 @@
#include "prlock.h"
#include "nsThreadUtils.h"
#include "ImageContainer.h"
#include "VideoFrameContainer.h"
#include "nsIScriptSecurityManager.h"
#include "nsIXPConnect.h"