RDK Documentation (Open Sourced RDK Components)
CCHandleEvent Class Reference

Class for the Closed Caption Handle event. More...

#include <AampEvent.h>

Inheritance diagram for CCHandleEvent:
Inheritance graph
Collaboration diagram for CCHandleEvent:
Collaboration graph

Public Member Functions

 CCHandleEvent (const CCHandleEvent &)=delete
 
CCHandleEventoperator= (const CCHandleEvent &)=delete
 
 CCHandleEvent (unsigned long handle)
 CCHandleEvent Constructor. More...
 
virtual ~CCHandleEvent ()
 CCHandleEvent Destructor.
 
unsigned long getCCHandle () const
 Get Closed Caption Handle. More...
 
- Public Member Functions inherited from AAMPEventObject
 AAMPEventObject (const AAMPEventObject &)=delete
 Copy constructor disabled. More...
 
AAMPEventObjectoperator= (const AAMPEventObject &)=delete
 assignment operator disabled More...
 
 AAMPEventObject (AAMPEventType type)
 AAMPEventObject Constructor.
 
virtual ~AAMPEventObject ()
 AAMPEvent Destructor.
 
AAMPEventType getType () const
 Get Event Type. More...
 

Private Attributes

unsigned long mHandle
 

yes

Class for the Closed Caption Handle event.

Definition at line 718 of file AampEvent.h.

Constructor & Destructor Documentation

◆ CCHandleEvent()

CCHandleEvent::CCHandleEvent ( unsigned long  handle)

CCHandleEvent Constructor.

Parameters
[in]handle- Handle to close caption

Definition at line 310 of file AampEvent.cpp.

Member Function Documentation

◆ getCCHandle()

CCHandleEvent::getCCHandle ( ) const

Get Closed Caption Handle.

Returns
Handle to the closed caption

Definition at line 321 of file AampEvent.cpp.

Field Documentation

◆ mHandle

unsigned long CCHandleEvent::mHandle
private

Closed caption handle

Definition at line 720 of file AampEvent.h.


The documentation for this class was generated from the following files: