mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 01:04:02 +02:00
Merge branch 'dev' of https://github.com/mackron/miniaudio into dev
This commit is contained in:
+1
-1
@@ -25653,7 +25653,7 @@ static ma_result ma_device__untrack__coreaudio(ma_device* pDevice)
|
|||||||
|
|
||||||
-(void)remove_handler
|
-(void)remove_handler
|
||||||
{
|
{
|
||||||
[[NSNotificationCenter defaultCenter] removeObserver:self name:@"AVAudioSessionRouteChangeNotification" object:nil];
|
[[NSNotificationCenter defaultCenter] removeObserver:self name:AVAudioSessionRouteChangeNotification object:nil];
|
||||||
}
|
}
|
||||||
|
|
||||||
-(void)handle_route_change:(NSNotification*)pNotification
|
-(void)handle_route_change:(NSNotification*)pNotification
|
||||||
|
|||||||
Reference in New Issue
Block a user