ReactOS
0.4.16-dev-937-g7afcd2a
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
dv.h
Go to the documentation of this file.
1
2
#ifndef _DV_H_
3
#define _DV_H_
4
5
typedef
struct
Tag_DVAudInfo
6
{
7
BYTE
bAudStyle
[2];
8
BYTE
bAudQu
[2];
9
BYTE
bNumAudPin
;
10
WORD
wAvgSamplesPerPinPerFrm
[2];
11
WORD
wBlkMode
;
12
WORD
wDIFMode
;
13
WORD
wBlkDiv
;
14
15
}
DVAudInfo
;
16
17
#define DV_AUDIOMODE 0x00000f00
18
#define DV_AUDIOQU 0x07000000
19
#define DV_AUDIOSMP 0x38000000
20
#define DV_CAP_AUD16Bits 0x00
21
#define DV_CAP_AUD12Bits 0x01
22
#define DV_HD 0x01
23
#define DV_DVSD_NTSC_FRAMESIZE 120000
24
#define DV_DVSD_PAL_FRAMESIZE 144000
25
#define DV_NTSC 0
26
#define DV_NTSCPAL 0x00200000
27
#define DV_PAL 1
28
#define DV_SMCHN 0x0000e000
29
#define DV_SD 0x00
30
#define DV_SL 0x02
31
#define DV_STYPE 0x001f0000
32
33
#define SIZE_DVINFO 0x20
34
35
#endif
DVAudInfo
struct Tag_DVAudInfo DVAudInfo
WORD
unsigned short WORD
Definition:
ntddk_ex.h:93
Tag_DVAudInfo
Definition:
dv.h:6
Tag_DVAudInfo::wBlkMode
WORD wBlkMode
Definition:
dv.h:11
Tag_DVAudInfo::wAvgSamplesPerPinPerFrm
WORD wAvgSamplesPerPinPerFrm[2]
Definition:
dv.h:10
Tag_DVAudInfo::bNumAudPin
BYTE bNumAudPin
Definition:
dv.h:9
Tag_DVAudInfo::wBlkDiv
WORD wBlkDiv
Definition:
dv.h:13
Tag_DVAudInfo::wDIFMode
WORD wDIFMode
Definition:
dv.h:12
Tag_DVAudInfo::bAudQu
BYTE bAudQu[2]
Definition:
dv.h:8
Tag_DVAudInfo::bAudStyle
BYTE bAudStyle[2]
Definition:
dv.h:7
BYTE
unsigned char BYTE
Definition:
xxhash.c:193
sdk
include
dxsdk
dv.h
Generated on Wed Apr 2 2025 06:12:17 for ReactOS by
1.9.6