mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 06:48:38 +09:00
Revoke MediaDataDecoder callback after RemoteVideoDecoder has been shut down
This commit is contained in:
parent
46621ae3e3
commit
72d9e76fca
1 changed files with 1 additions and 0 deletions
|
|
@ -238,6 +238,7 @@ VideoDecoderChild::Shutdown()
|
|||
SendShutdown();
|
||||
}
|
||||
mInitialized = false;
|
||||
mCallback = nullptr;
|
||||
}
|
||||
|
||||
bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue