次の方法で共有


IBasicVideo::get_VideoHeight

get_VideoHeight メソッドは、ビデオの本来の高さを取得する。

構文

  HRESULT get_VideoHeight(
  long *pVideoHeight
);

パラメータ

pVideoHeight

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

戻り値

HRESULT 値を返す。

参照