HomeSort by relevance Sort by last modified time
    Searched refs:BMDVideoInputFormatChangedEvents (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 118 /* Enum BMDVideoInputFormatChangedEvents - Bitmask passed to the VideoInputFormatChanged notification to identify the properties of the input signal that have changed */
120 typedef uint32_t BMDVideoInputFormatChangedEvents;
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 497 milliseconds