Name Description Size Coverage
android_video_capture -
CamerasChild.cpp 20529 -
CamerasChild.h 10914 -
CamerasParent.cpp 60480 -
CamerasParent.h 12967 -
CamerasTypes.cpp 839 -
CamerasTypes.h 2013 -
fake_video_capture -
FakeVideoSource.cpp 5753 -
FakeVideoSource.h Called by mTimer when it's time to generate a new image. 2167 -
MediaChild.cpp 3179 -
MediaChild.h 1626 -
MediaParent.cpp 16013 -
MediaParent.h Dummy class to avoid a templated class being passed to the refcounting macro (see Bug 1334421 for what happens then) 2808 -
MediaSystemResourceClient.cpp 1685 -
MediaSystemResourceClient.h This is a base class for listener callbacks. This callback is invoked when the media system resource reservation state is changed. 2800 -
MediaSystemResourceManager.cpp static 10650 -
MediaSystemResourceManager.h Manage media system resource allocation requests within a process. 2163 -
MediaSystemResourceManagerChild.cpp 1193 -
MediaSystemResourceManagerChild.h Handle MediaSystemResourceManager's IPC 1780 -
MediaSystemResourceManagerParent.cpp fail 2255 -
MediaSystemResourceManagerParent.h Handle MediaSystemResourceManager's IPC 1845 -
MediaSystemResourceMessageUtils.h 817 -
MediaSystemResourceService.cpp static 6290 -
MediaSystemResourceService.h Manage media system resource allocation requests within system. 2614 -
MediaSystemResourceTypes.h 722 -
MediaTaskUtils.h media::NewTaskFrom() - Create a Task from a lambda. Similar to media::NewRunnableFrom() - Create an nsRunnable from a lambda, but ignore the return value from the lambda. Prefer NS_NewRunnableFunction(), which provides a specific name, unless the lambda really must have a non-void return value that is to be ignored. 1512 -
MediaUtils.cpp 9355 -
MediaUtils.h Utility function, given a string pref and an URI, returns whether or not the URI occurs in the pref. Wildcards are supported (e.g. *.example.com) and multiple hostnames can be present, separated by commas. 11894 -
moz.build 3691 -
objc_video_capture -
OSXRunLoopSingleton.cpp This is needed so that AudioUnit listeners get called on this thread, and not the main thread. If we don't do that, they are not called, or a crash occur, depending on the OSX version. 1442 -
OSXRunLoopSingleton.h This function tells CoreAudio to use its own thread for device change notifications, and can be called from any thread without external synchronization. 729 -
PCameras.ipdl 3239 -
PMedia.ipdl Requests a potentially persistent unique secret key for each principal. Has no expiry, but is cleared by age along with cookies. This is needed by mediaDevices.enumerateDevices() to produce persistent deviceIds that wont work cross-origin. If this OriginAttributes dictionary has the privateBrowsing flag set to false, a key for this origin is returned from a primary pool of temporal in-memory keys and persistent keys read from disk. If no key exists, a temporal one is created. If aPersist is true and key is temporal, the key is promoted to persistent. Once persistent, a key cannot become temporal again. If the OriginAttributes dictionary has the privateBrowsing flag set to true, a different key for this origin is returned from a secondary pool that is never persisted to disk, and aPersist is ignored. 1937 -
PMediaSystemResourceManager.ipdl The PMediaSystemResourceManager is a sub-protocol in PImageBridge 1047 -
ShmemPool.cpp 2599 -
ShmemPool.h 5594 -
video_engine -
VideoEngine.cpp 9265 -
VideoEngine.h Returns a non-negative capture identifier or -1 on failure. 4173 -
VideoFrameUtils.cpp 3522 -
VideoFrameUtils.h namespace mozilla 1677 -