You.i Engine
CYICastLabsVideoPlayer::Metadata Struct Reference

Detailed Description

Represents a metadata cue stored in the stream's manifest or video segment.

#include <player/YiCastLabsVideoPlayer.h>

Public Attributes

CYIString message
 
CYIString scheme
 
uint64_t uPresentationTimeUs
 
uint64_t uDurationUs
 

Member Data Documentation

CYIString CYICastLabsVideoPlayer::Metadata::message

Content, usually in the form CUE="value",ID="value".

CYIString CYICastLabsVideoPlayer::Metadata::scheme

Tag type that triggered this event.

uint64_t CYICastLabsVideoPlayer::Metadata::uDurationUs

Duration of the event in microsecond.

uint64_t CYICastLabsVideoPlayer::Metadata::uPresentationTimeUs

Time since the start of the video in microsecond that the event occured.


The documentation for this struct was generated from the following file: