]> git.sesse.net Git - vlc/blob - projects/macosx/frontrow_plugin/BackRowHeaders/Headers/BRAudioDeviceManager-Internal.h
82e74d4ed125d87310cb3e06abc9558a0849b41c
[vlc] / projects / macosx / frontrow_plugin / BackRowHeaders / Headers / BRAudioDeviceManager-Internal.h
1 /*
2  *     Generated by class-dump 3.1.1.
3  *
4  *     class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2006 by Steve Nygard.
5  */
6
7 #import <BackRow/BRAudioDeviceManager.h>
8
9 @interface BRAudioDeviceManager (Internal)
10 + (unsigned long)_defaultAudioDevice;
11 + (long)_getStreams:(unsigned int **)fp8 streamCount:(unsigned int *)fp12 forAudioDevice:(unsigned long)fp16;
12 + (void)_logSupportedFormatsForStreamID:(unsigned long)fp8;
13 @end
14