Home
last modified time | relevance | path

Searched refs:BMDDeckControlStatusFlags (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/decklink/osx/
DDeckLinkAPIDeckControl.h96 typedef uint32_t BMDDeckControlStatusFlags; typedef
162 …virtual HRESULT DeckControlStatusChanged (/* in */ BMDDeckControlStatusFlags flags, /* in */ uint3…
175 …ut */ BMDDeckControlVTRControlState *vtrControlState, /* out */ BMDDeckControlStatusFlags *flags) …
/third_party/gstreamer/gstplugins_bad/sys/decklink/linux/
DDeckLinkAPIDeckControl.h96 typedef uint32_t BMDDeckControlStatusFlags; typedef
162 …virtual HRESULT DeckControlStatusChanged (/* in */ BMDDeckControlStatusFlags flags, /* in */ uint3…
175 …ut */ BMDDeckControlVTRControlState *vtrControlState, /* out */ BMDDeckControlStatusFlags *flags) …
/third_party/gstreamer/gstplugins_bad/sys/decklink/win/
DDeckLinkAPI.h1301 typedef unsigned int BMDDeckControlStatusFlags; typedef
1304 typedef enum _BMDDeckControlStatusFlags BMDDeckControlStatusFlags;
2982 /* [in] */ BMDDeckControlStatusFlags flags,
3022 /* [in] */ BMDDeckControlStatusFlags flags,
3098 /* [out] */ BMDDeckControlStatusFlags *flags) = 0;
3245 /* [out] */ BMDDeckControlStatusFlags *flags);
12571 /* [in] */ BMDDeckControlStatusFlags flags,
12611 /* [in] */ BMDDeckControlStatusFlags flags,
12687 /* [out] */ BMDDeckControlStatusFlags *flags) = 0;
12834 /* [out] */ BMDDeckControlStatusFlags *flags);
[all …]