Shaka Packager SDK
Loading...
Searching...
No Matches
Public Attributes | List of all members
shaka::media::mp4::KeyFrameInfo Struct Reference

Tracks key frame information. More...

#include <key_frame_info.h>

Public Attributes

int64_t timestamp
 
uint64_t start_byte_offset
 
uint64_t size
 

Detailed Description

Tracks key frame information.

Definition at line 17 of file key_frame_info.h.

Member Data Documentation

◆ size

uint64_t shaka::media::mp4::KeyFrameInfo::size

Definition at line 20 of file key_frame_info.h.

◆ start_byte_offset

uint64_t shaka::media::mp4::KeyFrameInfo::start_byte_offset

Definition at line 19 of file key_frame_info.h.

◆ timestamp

int64_t shaka::media::mp4::KeyFrameInfo::timestamp

Definition at line 18 of file key_frame_info.h.


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