Using IqualProp in C# -


i want develop tool assess quality of video. did r&d on , found interface called "iqualprop", part of directshow api. not trying sample code in c# on how use interface, not finding anywhere. there samples in c++ use "iqualprop", not in c#. on great.

iqualprop iqp = your_obj iqualprop; 

after doing can access properties of interface.


Comments

Popular posts from this blog

node.js - StackOverflow API not returning JSON -

python - Subclassed QStyledItemDelegate ignores Stylesheet -

php - Laravel 4.1 to Heroku: SQLSTATE[HY000] [2002] No such file or directory -