POBVideoProtocol Constants Reference
| Declared in | POBDataTypes.h |
|---|
POBVideoProtocol
List of supported video protocols.
Definition
typedef NS_ENUM(NSInteger, POBVideoProtocol ) {
POBVideoProtocol_VAST_2 = 2,
POBVideoProtocol_VAST_2_Wrapper = 5,
POBVideoProtocol_VAST_3 = 3,
POBVideoProtocol_VAST_3_Wrapper = 6,
POBVideoProtocol_VAST_4 = 7,
POBVideoProtocol_VAST_4_Wrapper = 8,
POBVideoProtocol_VAST_4_1 = 11,
POBVideoProtocol_VAST_4_1_Wrapper = 12,
POBVideoProtocol_VAST_4_2 = 13,
POBVideoProtocol_VAST_4_2_Wrapper = 14,
};
Constants
POBVideoProtocol_VAST_2-
Protocol VAST 2
Declared In
POBDataTypes.h. POBVideoProtocol_VAST_2_Wrapper-
Protocol VAST 2 Wrapper
Declared In
POBDataTypes.h. POBVideoProtocol_VAST_3-
Protocol VAST 3
Declared In
POBDataTypes.h. POBVideoProtocol_VAST_3_Wrapper-
Protocol VAST 3 Wrapper
Declared In
POBDataTypes.h. POBVideoProtocol_VAST_4-
Protocol VAST 4
Declared In
POBDataTypes.h. POBVideoProtocol_VAST_4_Wrapper-
Protocol VAST 4 Wrapper
Declared In
POBDataTypes.h. POBVideoProtocol_VAST_4_1-
Protocol VAST 4.1
Declared In
POBDataTypes.h. POBVideoProtocol_VAST_4_1_Wrapper-
Protocol VAST 4.1 Wrapper
Declared In
POBDataTypes.h. POBVideoProtocol_VAST_4_2-
Protocol VAST 4.2
Declared In
POBDataTypes.h. POBVideoProtocol_VAST_4_2_Wrapper-
Protocol VAST 4.2 Wrapper
Declared In
POBDataTypes.h.
Declared In
POBDataTypes.h