|
ReactOS 0.4.17-dev-934-g091855f
|
#include <strmbase.h>

Public Attributes | |
| HRESULT(* | pin_query_accept )(struct strmbase_pin *pin, const AM_MEDIA_TYPE *mt) |
| HRESULT(* | pin_get_media_type )(struct strmbase_pin *pin, unsigned int index, AM_MEDIA_TYPE *mt) |
| HRESULT(* | pin_query_interface )(struct strmbase_pin *pin, REFIID iid, void **out) |
Definition at line 68 of file strmbase.h.
| HRESULT(* strmbase_pin_ops::pin_get_media_type) (struct strmbase_pin *pin, unsigned int index, AM_MEDIA_TYPE *mt) |
Definition at line 73 of file strmbase.h.
| HRESULT(* strmbase_pin_ops::pin_query_accept) (struct strmbase_pin *pin, const AM_MEDIA_TYPE *mt) |
Definition at line 71 of file strmbase.h.
Definition at line 74 of file strmbase.h.