Go to the source code of this file.
Functions | |
OggzStreamContent | oggz_stream_get_content (OGGZ *oggz, long serialno) |
Determine the content type of the oggz stream referred to by serialno. | |
const char * | oggz_stream_get_content_type (OGGZ *oggz, long serialno) |
Return human-readable string representation of content type of oggz stream referred to by serialno. | |
int | oggz_stream_get_numheaders (OGGZ *oggz, long serialno) |
Determine the number of headers of the oggz stream referred to by serialno. |
|
Determine the content type of the oggz stream referred to by serialno.
|
|
Return human-readable string representation of content type of oggz stream referred to by serialno.
|
|
Determine the number of headers of the oggz stream referred to by serialno.
|