![]() |
C++/CLI Sample
Demonstrates how to create a C++/CLI library using the VideoXpert SDK
|
The MediaEvent class represents an event that has been sent from a stream. More...
#include <MediaEvent.h>
Public Member Functions | |
MediaEvent (MediaController::TimestampEvent *timeEvent) | |
Constructor. More... | |
Package Attributes | |
MediaController::TimestampEvent * | _event |
Properties | |
System::DateTime | Timestamp [get] |
Gets the timestamp. More... | |
The MediaEvent class represents an event that has been sent from a stream.
Definition at line 12 of file MediaEvent.h.
|
inline |
|
package |
Definition at line 34 of file MediaEvent.h.
|
get |