OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BMDDetectedVideoInputFormatFlags
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/decklink/mac/include/
DeckLinkAPI_v7_3.h
113
virtual HRESULT VideoInputFormatChanged (/* in */ BMDVideoInputFormatChangedEvents notificationEvents, /* in */ IDeckLinkDisplayMode_v7_6 *newDisplayMode, /* in */
BMDDetectedVideoInputFormatFlags
detectedSignalFlags) = 0;
DeckLinkAPI.h
127
/* Enum
BMDDetectedVideoInputFormatFlags
- Flags passed to the VideoInputFormatChanged notification to describe the detected video input signal */
129
typedef uint32_t
BMDDetectedVideoInputFormatFlags
;
422
virtual HRESULT VideoInputFormatChanged (/* in */ BMDVideoInputFormatChangedEvents notificationEvents, /* in */ IDeckLinkDisplayMode *newDisplayMode, /* in */
BMDDetectedVideoInputFormatFlags
detectedSignalFlags) = 0;
[
all
...]
DeckLinkAPI_v7_6.h
105
virtual HRESULT VideoInputFormatChanged (/* in */ BMDVideoInputFormatChangedEvents notificationEvents, /* in */ IDeckLinkDisplayMode_v7_6 *newDisplayMode, /* in */
BMDDetectedVideoInputFormatFlags
detectedSignalFlags) = 0;
Completed in 173 milliseconds