コード例 #1
0
ファイル: DirectShowEncoder.cs プロジェクト: tomaspsenak/hmc
 public static bool IsHMCInstalled()
 {
     return(ContainerType.IsHMCInstalled());
 }