Bug 1228564 - part 2 : check audio capturing when the agent is registered/unregistered. r=baku.
This commit is contained in:
@@ -1860,7 +1860,7 @@ nsNPAPIPluginInstance::WindowVolumeChanged(float aVolume, bool aMuted)
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
nsNPAPIPluginInstance::WindowAudioCaptureChanged()
|
||||
nsNPAPIPluginInstance::WindowAudioCaptureChanged(bool aCapture)
|
||||
{
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user