Fri Jun 08, 2018 1:39 am
Hi Steffen,
The configuration ID bmdDeckLinkConfigDuplexMode is only applicable to the first sub-device in a pair.
You should call IDeckLinkAttributes::GetInt(BMDDeckLinkPairedDevicePersistentID, &paired_id) to determine the persistent ID for the paired sub-device which will accept the bmdDeckLinkConfigDuplexMode configuration ID.
Kind Regards
Cameron