RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Types
OpenRTB::VideoPlaybackMethod Struct Reference

#include <openrtb.h>

Inheritance diagram for OpenRTB::VideoPlaybackMethod:
OpenRTB::TaggedEnum< VideoPlaybackMethod >

List of all members.

Public Types

enum  Vals {
  UNSPECIFIED = -1, AUTO_PLAY_SOUND_ON = 1, AUTO_PLAY_SOUND_OFF = 2, CLICK_TO_PLAY = 3,
  MOUSE_OVER = 4
}

Detailed Description

6.8 Video Playback Methods

Definition at line 457 of file openrtb.h.


Member Enumeration Documentation

Enumerator:
UNSPECIFIED 

Not explicitly specified.

Definition at line 458 of file openrtb.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator