|
| HRESULT | GetCaps ([in] IPin *pin, [out] long *flags) |
| |
| HRESULT | SetMode ([in] IPin *pin, long mode) |
| |
| HRESULT | GetMode ([in] IPin *pin, [out] long *mode) |
| |
| HRESULT | GetCurrentActualFrameRate ([in] IPin *pin, [out] LONGLONG *frame_rate) |
| |
| HRESULT | GetMaxAvailableFrameRate ([in] IPin *pin, [in] long index, [in] SIZE dimensions, [out] LONGLONG *frame_rate) |
| |
| HRESULT | GetFrameRateList ([in] IPin *pin, [in] long index, [in] SIZE dimensions, [out] long *list_size, [out] LONGLONG **frame_rate) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 1314 of file axextend.idl.
◆ GetCaps()
◆ GetCurrentActualFrameRate()
| HRESULT IAMVideoControl::GetCurrentActualFrameRate |
( |
[in] IPin * |
pin, |
|
|
[out] LONGLONG * |
frame_rate |
|
) |
| |
◆ GetFrameRateList()
◆ GetMaxAvailableFrameRate()
| HRESULT IAMVideoControl::GetMaxAvailableFrameRate |
( |
[in] IPin * |
pin, |
|
|
[in] long |
index, |
|
|
[in] SIZE |
dimensions, |
|
|
[out] LONGLONG * |
frame_rate |
|
) |
| |
◆ GetMode()
◆ SetMode()
The documentation for this interface was generated from the following file: