3.60 Duplex Mode¶
BMDDuplexMode
enumerates the duplex mode associated with a profile.
bmdDuplexFull
Capable of simultaneous playback and capture.
bmdDuplexHalf
Capable of playback or capture but not both simultaneously.
bmdDuplexSimplex
Capable of playback only or capture only.
bmdDuplexInactive
Sub-device is inactive for this profile.