ark::rtsp::SessionTimeDescription

Defined in header “ark/rtsp/sdp_parser.hh”.


Contains information related to a time stream.

Variables

  • uint64_t start_time
    The start time this is active.

  • uint64_t end_time
    The end time this is active.

  • std::vector< std::string > attributes
    Additional attributes.