DeckLinkAPIModes.h 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287
  1. /* -LICENSE-START-
  2. ** Copyright (c) 2020 Blackmagic Design
  3. **
  4. ** Permission is hereby granted, free of charge, to any person or organization
  5. ** obtaining a copy of the software and accompanying documentation covered by
  6. ** this license (the "Software") to use, reproduce, display, distribute,
  7. ** execute, and transmit the Software, and to prepare derivative works of the
  8. ** Software, and to permit third-parties to whom the Software is furnished to
  9. ** do so, all subject to the following:
  10. **
  11. ** The copyright notices in the Software and this entire statement, including
  12. ** the above license grant, this restriction and the following disclaimer,
  13. ** must be included in all copies of the Software, in whole or in part, and
  14. ** all derivative works of the Software, unless such copies or derivative
  15. ** works are solely in the form of machine-executable object code generated by
  16. ** a source language processor.
  17. **
  18. ** THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  19. ** IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  20. ** FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
  21. ** SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
  22. ** FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
  23. ** ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  24. ** DEALINGS IN THE SOFTWARE.
  25. ** -LICENSE-END-
  26. */
  27. #ifndef BMD_DECKLINKAPIMODES_H
  28. #define BMD_DECKLINKAPIMODES_H
  29. #ifndef BMD_CONST
  30. #if defined(_MSC_VER)
  31. #define BMD_CONST __declspec(selectany) static const
  32. #else
  33. #define BMD_CONST static const
  34. #endif
  35. #endif
  36. #ifndef BMD_PUBLIC
  37. #define BMD_PUBLIC
  38. #endif
  39. // Type Declarations
  40. // Interface ID Declarations
  41. BMD_CONST REFIID IID_IDeckLinkDisplayModeIterator = /* 9C88499F-F601-4021-B80B-032E4EB41C35 */ { 0x9C,0x88,0x49,0x9F,0xF6,0x01,0x40,0x21,0xB8,0x0B,0x03,0x2E,0x4E,0xB4,0x1C,0x35 };
  42. BMD_CONST REFIID IID_IDeckLinkDisplayMode = /* 3EB2C1AB-0A3D-4523-A3AD-F40D7FB14E78 */ { 0x3E,0xB2,0xC1,0xAB,0x0A,0x3D,0x45,0x23,0xA3,0xAD,0xF4,0x0D,0x7F,0xB1,0x4E,0x78 };
  43. /* Enum BMDDisplayMode - BMDDisplayMode enumerates the video modes supported. */
  44. typedef uint32_t BMDDisplayMode;
  45. enum _BMDDisplayMode {
  46. /* SD Modes */
  47. bmdModeNTSC = /* 'ntsc' */ 0x6E747363,
  48. bmdModeNTSC2398 = /* 'nt23' */ 0x6E743233, // 3:2 pulldown
  49. bmdModePAL = /* 'pal ' */ 0x70616C20,
  50. bmdModeNTSCp = /* 'ntsp' */ 0x6E747370,
  51. bmdModePALp = /* 'palp' */ 0x70616C70,
  52. /* HD 1080 Modes */
  53. bmdModeHD1080p2398 = /* '23ps' */ 0x32337073,
  54. bmdModeHD1080p24 = /* '24ps' */ 0x32347073,
  55. bmdModeHD1080p25 = /* 'Hp25' */ 0x48703235,
  56. bmdModeHD1080p2997 = /* 'Hp29' */ 0x48703239,
  57. bmdModeHD1080p30 = /* 'Hp30' */ 0x48703330,
  58. bmdModeHD1080p4795 = /* 'Hp47' */ 0x48703437,
  59. bmdModeHD1080p48 = /* 'Hp48' */ 0x48703438,
  60. bmdModeHD1080p50 = /* 'Hp50' */ 0x48703530,
  61. bmdModeHD1080p5994 = /* 'Hp59' */ 0x48703539,
  62. bmdModeHD1080p6000 = /* 'Hp60' */ 0x48703630, // N.B. This _really_ is 60.00 Hz.
  63. bmdModeHD1080p9590 = /* 'Hp95' */ 0x48703935,
  64. bmdModeHD1080p96 = /* 'Hp96' */ 0x48703936,
  65. bmdModeHD1080p100 = /* 'Hp10' */ 0x48703130,
  66. bmdModeHD1080p11988 = /* 'Hp11' */ 0x48703131,
  67. bmdModeHD1080p120 = /* 'Hp12' */ 0x48703132,
  68. bmdModeHD1080i50 = /* 'Hi50' */ 0x48693530,
  69. bmdModeHD1080i5994 = /* 'Hi59' */ 0x48693539,
  70. bmdModeHD1080i6000 = /* 'Hi60' */ 0x48693630, // N.B. This _really_ is 60.00 Hz.
  71. /* HD 720 Modes */
  72. bmdModeHD720p50 = /* 'hp50' */ 0x68703530,
  73. bmdModeHD720p5994 = /* 'hp59' */ 0x68703539,
  74. bmdModeHD720p60 = /* 'hp60' */ 0x68703630,
  75. /* 2K Modes */
  76. bmdMode2k2398 = /* '2k23' */ 0x326B3233,
  77. bmdMode2k24 = /* '2k24' */ 0x326B3234,
  78. bmdMode2k25 = /* '2k25' */ 0x326B3235,
  79. /* 2K DCI Modes */
  80. bmdMode2kDCI2398 = /* '2d23' */ 0x32643233,
  81. bmdMode2kDCI24 = /* '2d24' */ 0x32643234,
  82. bmdMode2kDCI25 = /* '2d25' */ 0x32643235,
  83. bmdMode2kDCI2997 = /* '2d29' */ 0x32643239,
  84. bmdMode2kDCI30 = /* '2d30' */ 0x32643330,
  85. bmdMode2kDCI4795 = /* '2d47' */ 0x32643437,
  86. bmdMode2kDCI48 = /* '2d48' */ 0x32643438,
  87. bmdMode2kDCI50 = /* '2d50' */ 0x32643530,
  88. bmdMode2kDCI5994 = /* '2d59' */ 0x32643539,
  89. bmdMode2kDCI60 = /* '2d60' */ 0x32643630,
  90. bmdMode2kDCI9590 = /* '2d95' */ 0x32643935,
  91. bmdMode2kDCI96 = /* '2d96' */ 0x32643936,
  92. bmdMode2kDCI100 = /* '2d10' */ 0x32643130,
  93. bmdMode2kDCI11988 = /* '2d11' */ 0x32643131,
  94. bmdMode2kDCI120 = /* '2d12' */ 0x32643132,
  95. /* 4K UHD Modes */
  96. bmdMode4K2160p2398 = /* '4k23' */ 0x346B3233,
  97. bmdMode4K2160p24 = /* '4k24' */ 0x346B3234,
  98. bmdMode4K2160p25 = /* '4k25' */ 0x346B3235,
  99. bmdMode4K2160p2997 = /* '4k29' */ 0x346B3239,
  100. bmdMode4K2160p30 = /* '4k30' */ 0x346B3330,
  101. bmdMode4K2160p4795 = /* '4k47' */ 0x346B3437,
  102. bmdMode4K2160p48 = /* '4k48' */ 0x346B3438,
  103. bmdMode4K2160p50 = /* '4k50' */ 0x346B3530,
  104. bmdMode4K2160p5994 = /* '4k59' */ 0x346B3539,
  105. bmdMode4K2160p60 = /* '4k60' */ 0x346B3630,
  106. bmdMode4K2160p9590 = /* '4k95' */ 0x346B3935,
  107. bmdMode4K2160p96 = /* '4k96' */ 0x346B3936,
  108. bmdMode4K2160p100 = /* '4k10' */ 0x346B3130,
  109. bmdMode4K2160p11988 = /* '4k11' */ 0x346B3131,
  110. bmdMode4K2160p120 = /* '4k12' */ 0x346B3132,
  111. /* 4K DCI Modes */
  112. bmdMode4kDCI2398 = /* '4d23' */ 0x34643233,
  113. bmdMode4kDCI24 = /* '4d24' */ 0x34643234,
  114. bmdMode4kDCI25 = /* '4d25' */ 0x34643235,
  115. bmdMode4kDCI2997 = /* '4d29' */ 0x34643239,
  116. bmdMode4kDCI30 = /* '4d30' */ 0x34643330,
  117. bmdMode4kDCI4795 = /* '4d47' */ 0x34643437,
  118. bmdMode4kDCI48 = /* '4d48' */ 0x34643438,
  119. bmdMode4kDCI50 = /* '4d50' */ 0x34643530,
  120. bmdMode4kDCI5994 = /* '4d59' */ 0x34643539,
  121. bmdMode4kDCI60 = /* '4d60' */ 0x34643630,
  122. bmdMode4kDCI9590 = /* '4d95' */ 0x34643935,
  123. bmdMode4kDCI96 = /* '4d96' */ 0x34643936,
  124. bmdMode4kDCI100 = /* '4d10' */ 0x34643130,
  125. bmdMode4kDCI11988 = /* '4d11' */ 0x34643131,
  126. bmdMode4kDCI120 = /* '4d12' */ 0x34643132,
  127. /* 8K UHD Modes */
  128. bmdMode8K4320p2398 = /* '8k23' */ 0x386B3233,
  129. bmdMode8K4320p24 = /* '8k24' */ 0x386B3234,
  130. bmdMode8K4320p25 = /* '8k25' */ 0x386B3235,
  131. bmdMode8K4320p2997 = /* '8k29' */ 0x386B3239,
  132. bmdMode8K4320p30 = /* '8k30' */ 0x386B3330,
  133. bmdMode8K4320p4795 = /* '8k47' */ 0x386B3437,
  134. bmdMode8K4320p48 = /* '8k48' */ 0x386B3438,
  135. bmdMode8K4320p50 = /* '8k50' */ 0x386B3530,
  136. bmdMode8K4320p5994 = /* '8k59' */ 0x386B3539,
  137. bmdMode8K4320p60 = /* '8k60' */ 0x386B3630,
  138. /* 8K DCI Modes */
  139. bmdMode8kDCI2398 = /* '8d23' */ 0x38643233,
  140. bmdMode8kDCI24 = /* '8d24' */ 0x38643234,
  141. bmdMode8kDCI25 = /* '8d25' */ 0x38643235,
  142. bmdMode8kDCI2997 = /* '8d29' */ 0x38643239,
  143. bmdMode8kDCI30 = /* '8d30' */ 0x38643330,
  144. bmdMode8kDCI4795 = /* '8d47' */ 0x38643437,
  145. bmdMode8kDCI48 = /* '8d48' */ 0x38643438,
  146. bmdMode8kDCI50 = /* '8d50' */ 0x38643530,
  147. bmdMode8kDCI5994 = /* '8d59' */ 0x38643539,
  148. bmdMode8kDCI60 = /* '8d60' */ 0x38643630,
  149. /* PC Modes */
  150. bmdMode640x480p60 = /* 'vga6' */ 0x76676136,
  151. bmdMode800x600p60 = /* 'svg6' */ 0x73766736,
  152. bmdMode1440x900p50 = /* 'wxg5' */ 0x77786735,
  153. bmdMode1440x900p60 = /* 'wxg6' */ 0x77786736,
  154. bmdMode1440x1080p50 = /* 'sxg5' */ 0x73786735,
  155. bmdMode1440x1080p60 = /* 'sxg6' */ 0x73786736,
  156. bmdMode1600x1200p50 = /* 'uxg5' */ 0x75786735,
  157. bmdMode1600x1200p60 = /* 'uxg6' */ 0x75786736,
  158. bmdMode1920x1200p50 = /* 'wux5' */ 0x77757835,
  159. bmdMode1920x1200p60 = /* 'wux6' */ 0x77757836,
  160. bmdMode1920x1440p50 = /* '1945' */ 0x31393435,
  161. bmdMode1920x1440p60 = /* '1946' */ 0x31393436,
  162. bmdMode2560x1440p50 = /* 'wqh5' */ 0x77716835,
  163. bmdMode2560x1440p60 = /* 'wqh6' */ 0x77716836,
  164. bmdMode2560x1600p50 = /* 'wqx5' */ 0x77717835,
  165. bmdMode2560x1600p60 = /* 'wqx6' */ 0x77717836,
  166. /* Special Modes */
  167. bmdModeUnknown = /* 'iunk' */ 0x69756E6B
  168. };
  169. /* Enum BMDFieldDominance - BMDFieldDominance enumerates settings applicable to video fields. */
  170. typedef uint32_t BMDFieldDominance;
  171. enum _BMDFieldDominance {
  172. bmdUnknownFieldDominance = 0,
  173. bmdLowerFieldFirst = /* 'lowr' */ 0x6C6F7772,
  174. bmdUpperFieldFirst = /* 'uppr' */ 0x75707072,
  175. bmdProgressiveFrame = /* 'prog' */ 0x70726F67,
  176. bmdProgressiveSegmentedFrame = /* 'psf ' */ 0x70736620
  177. };
  178. /* Enum BMDPixelFormat - Video pixel formats supported for output/input */
  179. typedef uint32_t BMDPixelFormat;
  180. enum _BMDPixelFormat {
  181. bmdFormatUnspecified = 0,
  182. bmdFormat8BitYUV = /* '2vuy' */ 0x32767579,
  183. bmdFormat10BitYUV = /* 'v210' */ 0x76323130,
  184. bmdFormat8BitARGB = 32,
  185. bmdFormat8BitBGRA = /* 'BGRA' */ 0x42475241,
  186. bmdFormat10BitRGB = /* 'r210' */ 0x72323130, // Big-endian RGB 10-bit per component with SMPTE video levels (64-960). Packed as 2:10:10:10
  187. bmdFormat12BitRGB = /* 'R12B' */ 0x52313242, // Big-endian RGB 12-bit per component with full range (0-4095). Packed as 12-bit per component
  188. bmdFormat12BitRGBLE = /* 'R12L' */ 0x5231324C, // Little-endian RGB 12-bit per component with full range (0-4095). Packed as 12-bit per component
  189. bmdFormat10BitRGBXLE = /* 'R10l' */ 0x5231306C, // Little-endian 10-bit RGB with SMPTE video levels (64-940)
  190. bmdFormat10BitRGBX = /* 'R10b' */ 0x52313062, // Big-endian 10-bit RGB with SMPTE video levels (64-940)
  191. bmdFormatH265 = /* 'hev1' */ 0x68657631, // High Efficiency Video Coding (HEVC/h.265)
  192. /* AVID DNxHR */
  193. bmdFormatDNxHR = /* 'AVdh' */ 0x41566468
  194. };
  195. /* Enum BMDDisplayModeFlags - Flags to describe the characteristics of an IDeckLinkDisplayMode. */
  196. typedef uint32_t BMDDisplayModeFlags;
  197. enum _BMDDisplayModeFlags {
  198. bmdDisplayModeSupports3D = 1 << 0,
  199. bmdDisplayModeColorspaceRec601 = 1 << 1,
  200. bmdDisplayModeColorspaceRec709 = 1 << 2,
  201. bmdDisplayModeColorspaceRec2020 = 1 << 3
  202. };
  203. #if defined(__cplusplus)
  204. // Forward Declarations
  205. class IDeckLinkDisplayModeIterator;
  206. class IDeckLinkDisplayMode;
  207. /* Interface IDeckLinkDisplayModeIterator - Enumerates over supported input/output display modes. */
  208. class BMD_PUBLIC IDeckLinkDisplayModeIterator : public IUnknown
  209. {
  210. public:
  211. virtual HRESULT Next (/* out */ IDeckLinkDisplayMode** deckLinkDisplayMode) = 0;
  212. protected:
  213. virtual ~IDeckLinkDisplayModeIterator () {} // call Release method to drop reference count
  214. };
  215. /* Interface IDeckLinkDisplayMode - Represents a display mode */
  216. class BMD_PUBLIC IDeckLinkDisplayMode : public IUnknown
  217. {
  218. public:
  219. virtual HRESULT GetName (/* out */ const char** name) = 0;
  220. virtual BMDDisplayMode GetDisplayMode (void) = 0;
  221. virtual long GetWidth (void) = 0;
  222. virtual long GetHeight (void) = 0;
  223. virtual HRESULT GetFrameRate (/* out */ BMDTimeValue* frameDuration, /* out */ BMDTimeScale* timeScale) = 0;
  224. virtual BMDFieldDominance GetFieldDominance (void) = 0;
  225. virtual BMDDisplayModeFlags GetFlags (void) = 0;
  226. protected:
  227. virtual ~IDeckLinkDisplayMode () {} // call Release method to drop reference count
  228. };
  229. /* Functions */
  230. extern "C" {
  231. }
  232. #endif /* defined(__cplusplus) */
  233. #endif /* defined(BMD_DECKLINKAPIMODES_H) */