MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
millicast::SeiPicTiming::TimeCode Struct Reference

Struture describing the time code passed in SeiMessage. More...

#include <metadata.h>

Public Attributes

bool full {false}
 
std::optional< uint8_t > seconds
 
std::optional< uint8_t > minutes
 
std::optional< uint8_t > hours
 

Detailed Description

Struture describing the time code passed in SeiMessage.

Member Data Documentation

◆ full

bool millicast::SeiPicTiming::TimeCode::full {false}

Is the time code full message.

◆ hours

std::optional<uint8_t> millicast::SeiPicTiming::TimeCode::hours

◆ minutes

std::optional<uint8_t> millicast::SeiPicTiming::TimeCode::minutes

◆ seconds

std::optional<uint8_t> millicast::SeiPicTiming::TimeCode::seconds

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