次の方法で共有


IBasicVideo::get_VideoWidth

get_VideoWidth メソッドは、ビデオの本来の幅を取得する。

構文

  HRESULT get_VideoWidth(
  long *pVideoWidth
);

パラメータ

pVideoWidth

[out] ビデオの幅を受け取る変数へのポインタ (ピクセル単位)。

戻り値

HRESULT 値を返す。

参照