openshot-audio  0.1.6
Public Attributes | List of all members
ogg_packet Struct Reference

#include <ogg.h>

Public Attributes

unsigned char * packet
 
long bytes
 
long b_o_s
 
long e_o_s
 
ogg_int64_t granulepos
 
ogg_int64_t packetno
 

Member Data Documentation

◆ b_o_s

long ogg_packet::b_o_s

◆ bytes

long ogg_packet::bytes

◆ e_o_s

long ogg_packet::e_o_s

◆ granulepos

ogg_int64_t ogg_packet::granulepos

◆ packet

unsigned char* ogg_packet::packet

◆ packetno

ogg_int64_t ogg_packet::packetno

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