ReactOS
0.4.16-dev-942-g91fadeb
Toggle main menu visibility
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
Variables
_
c
d
e
f
g
h
i
l
m
n
o
p
s
t
u
x
Typedefs
_
a
b
c
d
e
f
g
h
i
l
m
o
p
r
s
t
u
v
w
x
Enumerations
_
a
b
c
d
f
i
l
m
o
p
s
t
w
x
Enumerator
a
b
c
d
e
f
g
h
i
m
n
o
p
r
s
t
u
v
w
x
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
r
s
t
u
v
w
z
Enumerator
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Related Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
v
x
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Examples
Public Member Functions
|
List of all members
IAudioSessionControl2 Interface Reference
Inheritance diagram for IAudioSessionControl2:
[
legend
]
Collaboration diagram for IAudioSessionControl2:
[
legend
]
Public Member Functions
HRESULT
GetSessionIdentifier
([
string
,
out
]
LPWSTR
*pRetVal)
HRESULT
GetSessionInstanceIdentifier
([
string
,
out
]
LPWSTR
*pRetVal)
HRESULT
GetProcessId
([
out
]
DWORD
*pRetVal)
HRESULT
IsSystemSoundsSession
(
void
)
HRESULT
SetDuckingPreferences
([
in
]
BOOL
optOut)
Public Member Functions inherited from
IAudioSessionControl
HRESULT
GetState
([
out
]
AudioSessionState
*pRetVal)
HRESULT
GetDisplayName
([
string
,
out
]
LPWSTR
*pRetVal)
HRESULT
SetDisplayName
([
string
,
in
]
LPCWSTR
DisplayName, [
unique
,
in
]
LPCGUID
EventContext)
HRESULT
GetIconPath
([
string
,
out
]
LPWSTR
*pRetVal)
HRESULT
SetIconPath
([
string
,
in
]
LPCWSTR
Value
, [
unique
,
in
]
LPCGUID
EventContext)
HRESULT
GetGroupingParam
([
out
]
GUID
*pRetVal)
HRESULT
SetGroupingParam
([
in
]
LPCGUID
Override, [
unique
,
in
]
LPCGUID
EventContext)
HRESULT
RegisterAudioSessionNotification
([
in
]
IAudioSessionEvents
*NewNotifications)
HRESULT
UnregisterAudioSessionNotification
([
in
]
IAudioSessionEvents
*NewNotifications)
Public Member Functions inherited from
IUnknown
HRESULT
QueryInterface
([
in
]
REFIID
riid
, [
out
, iid_is(
riid
)]
void
**
ppvObject
)
ULONG
AddRef
()
ULONG
Release
()
Additional Inherited Members
Public Types inherited from
IUnknown
typedef
IUnknown
*
LPUNKNOWN
Detailed Description
Definition at line
132
of file
audiopolicy.idl
.
Member Function Documentation
◆
GetProcessId()
HRESULT
IAudioSessionControl2::GetProcessId
(
[out]
DWORD
*
pRetVal
)
◆
GetSessionIdentifier()
HRESULT
IAudioSessionControl2::GetSessionIdentifier
(
[string, out]
LPWSTR
*
pRetVal
)
◆
GetSessionInstanceIdentifier()
HRESULT
IAudioSessionControl2::GetSessionInstanceIdentifier
(
[string, out]
LPWSTR
*
pRetVal
)
◆
IsSystemSoundsSession()
HRESULT
IAudioSessionControl2::IsSystemSoundsSession
(
void
)
◆
SetDuckingPreferences()
HRESULT
IAudioSessionControl2::SetDuckingPreferences
(
[in]
BOOL
optOut
)
The documentation for this interface was generated from the following file:
sdk/include/psdk/
audiopolicy.idl
IAudioSessionControl2
Generated on Thu Apr 3 2025 06:28:41 for ReactOS by
1.9.6