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
Post a Comment