Public Attributes | |
uint32 | page_start |
uint32 | page_end |
uint32 | last_decoded_sample |
Definition at line 738 of file stb_vorbis.c.
uint32 ProbedPage::last_decoded_sample |
Definition at line 741 of file stb_vorbis.c.
Referenced by seek_to_sample_coarse(), start_page_no_capturepattern(), and stb_vorbis_stream_length_in_samples().
uint32 ProbedPage::page_end |
Definition at line 740 of file stb_vorbis.c.
Referenced by seek_to_sample_coarse(), start_page_no_capturepattern(), and stb_vorbis_stream_length_in_samples().
uint32 ProbedPage::page_start |
Definition at line 740 of file stb_vorbis.c.
Referenced by seek_to_sample_coarse(), start_page_no_capturepattern(), and stb_vorbis_stream_length_in_samples().