OGMDvd Reference Manual | ||||
---|---|---|---|---|
#include <ogmdvd-subp.h> gint ogmdvd_subp_stream_get_language (OGMDvdSubpStream *subp); gint ogmdvd_subp_stream_get_content (OGMDvdSubpStream *subp);
gint ogmdvd_subp_stream_get_language (OGMDvdSubpStream *subp);
Returns the language of the subtitles stream.
|
An OGMDvdSubpStream |
Returns : |
The language code, or -1 |
gint ogmdvd_subp_stream_get_content (OGMDvdSubpStream *subp);
Returns the content of the subtitles stream.
|
An OGMDvdSubpStream |
Returns : |
OGMDvdSubpContent, or -1 |