ADLINK Technology PCI-MPG24 Uživatelský manuál Strana 125

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 160
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 124
Reference Manual 115
AM_MEDIA_TYPE* pmt1;
hr = stream_config->GetFormat(&pmt1);
DeleteMediaType(pmt1);
hr = stream_config->SetFormat(pmt);
if ( FAILED(hr) ) { OutputDebugString("wisproxy:
set pin format failed"); };
DeleteMediaType(pmt);
hr = stream_config->GetFormat(&pmt);
DeleteMediaType(pmt);
return;
next_stream_caps:
DeleteMediaType(pmt);
}
}
IGOChipConfig Interface
Note:
This interface has now been phased out. It will con-
tinue to be supported for backward compatibility with
existing applications, but new applications and filters
should not use this interface. The functionality of this
interface can be achieved by using Microsoft Direct-
Show interfaces.
Zobrazit stránku 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 159 160

Komentáře k této Příručce

Žádné komentáře