ADLINK Technology PCI-MPG24 Manuel d'utilisateur Page 125

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 160
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 124
1 2 ... 120 121 122 123 124 125 126 127 128 129 130 ... 159 160

Commentaires sur ces manuels

Pas de commentaire