ReactOS 0.4.16-dev-319-g6cf4263
|
MCI_GETDEVCAPS_PARMS MCI_PARMS_UNION::caps |
Definition at line 37 of file mci.c.
Referenced by test_mciParser(), test_openCloseWAVE(), test_play(), and test_recordWAVE().
MCI_GENERIC_PARMS MCI_PARMS_UNION::gen |
Definition at line 40 of file mci.c.
Referenced by test_openCloseWAVE(), and test_play().
MCI_INFO_PARMSA MCI_PARMS_UNION::info |
Definition at line 33 of file mci.c.
Referenced by test_openCloseWAVE().
MCI_WAVE_OPEN_PARMSA MCI_PARMS_UNION::open |
Definition at line 36 of file mci.c.
Referenced by test_mciParser(), test_openclose(), test_openCloseWAVE(), and test_recordWAVE().
MCI_OPEN_PARMSA MCI_PARMS_UNION::open |
MCI_PLAY_PARMS MCI_PARMS_UNION::play |
Definition at line 30 of file mcicda.c.
Referenced by test_play().
MCI_SAVE_PARMSA MCI_PARMS_UNION::save |
Definition at line 32 of file mcicda.c.
Referenced by test_play().
MCI_SEEK_PARMS MCI_PARMS_UNION::seek |
Definition at line 39 of file mci.c.
Referenced by test_play(), and test_recordWAVE().
MCI_WAVE_SET_PARMS MCI_PARMS_UNION::set |
Definition at line 35 of file mci.c.
Referenced by test_asyncWAVE(), and test_recordWAVE().
MCI_STATUS_PARMS MCI_PARMS_UNION::status |
Definition at line 34 of file mci.c.
Referenced by test_asyncWAVE(), test_mciParser(), test_play(), and test_recordWAVE().
MCI_SYSINFO_PARMSA MCI_PARMS_UNION::sys |
Definition at line 38 of file mci.c.
Referenced by test_AutoOpenWAVE(), and test_openCloseWAVE().