upipe/uref_m3u_master.h header reference
Header inclusion [link]
Members [link]
Functions [link]
- int uref_m3u_master_cmp_audio(struct uref *uref1, struct uref *uref2)
- int uref_m3u_master_cmp_bandwidth(struct uref *uref1, struct uref *uref2)
- int uref_m3u_master_cmp_codecs(struct uref *uref1, struct uref *uref2)
- int uref_m3u_master_cmp_media_autoselect(struct uref *uref1, struct uref *uref2)
- int uref_m3u_master_cmp_media_default(struct uref *uref1, struct uref *uref2)
- int uref_m3u_master_cmp_media_group(struct uref *uref1, struct uref *uref2)
- int uref_m3u_master_cmp_media_name(struct uref *uref1, struct uref *uref2)
- int uref_m3u_master_cmp_media_type(struct uref *uref1, struct uref *uref2)
- int uref_m3u_master_cmp_resolution(struct uref *uref1, struct uref *uref2)
- int uref_m3u_master_cmp_subtitles(struct uref *uref1, struct uref *uref2)
- int uref_m3u_master_cmp_video(struct uref *uref1, struct uref *uref2)
- int uref_m3u_master_copy(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_copy_audio(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_copy_bandwidth(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_copy_codecs(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_copy_media_autoselect(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_copy_media_default(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_copy_media_group(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_copy_media_name(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_copy_media_type(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_copy_resolution(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_copy_subtitles(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_copy_video(struct uref *uref, struct uref *uref_src)
- int uref_m3u_master_delete(struct uref *uref)
- int uref_m3u_master_delete_audio(struct uref *uref)
- int uref_m3u_master_delete_bandwidth(struct uref *uref)
- int uref_m3u_master_delete_codecs(struct uref *uref)
- int uref_m3u_master_delete_media_autoselect(struct uref *uref)
- int uref_m3u_master_delete_media_default(struct uref *uref)
- int uref_m3u_master_delete_media_group(struct uref *uref)
- int uref_m3u_master_delete_media_name(struct uref *uref)
- int uref_m3u_master_delete_media_type(struct uref *uref)
- int uref_m3u_master_delete_resolution(struct uref *uref)
- int uref_m3u_master_delete_subtitles(struct uref *uref)
- int uref_m3u_master_delete_video(struct uref *uref)
- int uref_m3u_master_get_audio(struct uref *uref, const char **p)
- int uref_m3u_master_get_bandwidth(struct uref *uref, uint64_t *p)
- int uref_m3u_master_get_codecs(struct uref *uref, const char **p)
- int uref_m3u_master_get_media_autoselect(struct uref *uref)
- int uref_m3u_master_get_media_default(struct uref *uref)
- int uref_m3u_master_get_media_group(struct uref *uref, const char **p)
- int uref_m3u_master_get_media_name(struct uref *uref, const char **p)
- int uref_m3u_master_get_media_type(struct uref *uref, const char **p)
- int uref_m3u_master_get_resolution(struct uref *uref, const char **p)
- int uref_m3u_master_get_subtitles(struct uref *uref, const char **p)
- int uref_m3u_master_get_video(struct uref *uref, const char **p)
- int uref_m3u_master_iterate_codecs(struct uref *uref, struct ustring *codec)
- int uref_m3u_master_match_audio(struct uref *uref, const char *prefix)
- int uref_m3u_master_match_bandwidth(struct uref *uref, uint64_t min, uint64_t max)
- int uref_m3u_master_match_codecs(struct uref *uref, const char *prefix)
- int uref_m3u_master_match_media_group(struct uref *uref, const char *prefix)
- int uref_m3u_master_match_media_name(struct uref *uref, const char *prefix)
- int uref_m3u_master_match_media_type(struct uref *uref, const char *prefix)
- int uref_m3u_master_match_resolution(struct uref *uref, const char *prefix)
- int uref_m3u_master_match_subtitles(struct uref *uref, const char *prefix)
- int uref_m3u_master_match_video(struct uref *uref, const char *prefix)
- int uref_m3u_master_set_audio(struct uref *uref, const char *v)
- int uref_m3u_master_set_audio_va(struct uref *uref, const char *format, ...)
- int uref_m3u_master_set_bandwidth(struct uref *uref, uint64_t v)
- int uref_m3u_master_set_codecs(struct uref *uref, const char *v)
- int uref_m3u_master_set_codecs_va(struct uref *uref, const char *format, ...)
- int uref_m3u_master_set_media_autoselect(struct uref *uref)
- int uref_m3u_master_set_media_default(struct uref *uref)
- int uref_m3u_master_set_media_group(struct uref *uref, const char *v)
- int uref_m3u_master_set_media_group_va(struct uref *uref, const char *format, ...)
- int uref_m3u_master_set_media_name(struct uref *uref, const char *v)
- int uref_m3u_master_set_media_name_va(struct uref *uref, const char *format, ...)
- int uref_m3u_master_set_media_type(struct uref *uref, const char *v)
- int uref_m3u_master_set_media_type_va(struct uref *uref, const char *format, ...)
- int uref_m3u_master_set_resolution(struct uref *uref, const char *v)
- int uref_m3u_master_set_resolution_va(struct uref *uref, const char *format, ...)
- int uref_m3u_master_set_subtitles(struct uref *uref, const char *v)
- int uref_m3u_master_set_subtitles_va(struct uref *uref, const char *format, ...)
- int uref_m3u_master_set_video(struct uref *uref, const char *v)
- int uref_m3u_master_set_video_va(struct uref *uref, const char *format, ...)
Members detail [link]
#define _UPIPE_UREF_M3U_MASTER_H_ [link]
This macro is declared in upipe/uref_m3u_master.h source file, line 26.
This function is declared in upipe/uref_m3u_master.h source file, line 39.
This function compares the audio group attribute in two urefs.
Parameter list:
- uref1: pointer to the first uref
- uref2: pointer to the second uref
The return value is 0 if both attributes are absent or identical
This function is declared in upipe/uref_m3u_master.h source file, line 36.
This function compares the bits per second attribute in two urefs.
Parameter list:
- uref1: pointer to the first uref
- uref2: pointer to the second uref
The return value is 0 if both attributes are absent or identical
This function is declared in upipe/uref_m3u_master.h source file, line 37.
This function compares the codecs attribute in two urefs.
Parameter list:
- uref1: pointer to the first uref
- uref2: pointer to the second uref
The return value is 0 if both attributes are absent or identical
This function is declared in upipe/uref_m3u_master.h source file, line 46.
This function compares the auto select attribute in two urefs.
Parameter list:
- uref1: pointer to the first uref
- uref2: pointer to the second uref
The return value is 0 if both attributes are absent or identical
This function is declared in upipe/uref_m3u_master.h source file, line 44.
This function compares the media default attribute in two urefs.
Parameter list:
- uref1: pointer to the first uref
- uref2: pointer to the second uref
The return value is 0 if both attributes are absent or identical
This function is declared in upipe/uref_m3u_master.h source file, line 50.
This function compares the media group id attribute in two urefs.
Parameter list:
- uref1: pointer to the first uref
- uref2: pointer to the second uref
The return value is 0 if both attributes are absent or identical
This function is declared in upipe/uref_m3u_master.h source file, line 48.
This function compares the media name attribute in two urefs.
Parameter list:
- uref1: pointer to the first uref
- uref2: pointer to the second uref
The return value is 0 if both attributes are absent or identical
This function is declared in upipe/uref_m3u_master.h source file, line 42.
This function compares the media type attribute in two urefs.
Parameter list:
- uref1: pointer to the first uref
- uref2: pointer to the second uref
The return value is 0 if both attributes are absent or identical
This function is declared in upipe/uref_m3u_master.h source file, line 38.
This function compares the resolution attribute in two urefs.
Parameter list:
- uref1: pointer to the first uref
- uref2: pointer to the second uref
The return value is 0 if both attributes are absent or identical
This function is declared in upipe/uref_m3u_master.h source file, line 41.
This function compares the subtitles group attribute in two urefs.
Parameter list:
- uref1: pointer to the first uref
- uref2: pointer to the second uref
The return value is 0 if both attributes are absent or identical
This function is declared in upipe/uref_m3u_master.h source file, line 40.
This function compares the video group attribute in two urefs.
Parameter list:
- uref1: pointer to the first uref
- uref2: pointer to the second uref
The return value is 0 if both attributes are absent or identical
This function is declared in upipe/uref_m3u_master.h source file, line 70.
This function is declared in upipe/uref_m3u_master.h source file, line 39.
This function copies the audio group attribute from an uref to another.
Parameter list:
- uref: pointer to the uref
- uref_src: pointer to the source uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 36.
This function copies the bits per second attribute from an uref to another.
Parameter list:
- uref: pointer to the uref
- uref_src: pointer to the source uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 37.
This function copies the codecs attribute from an uref to another.
Parameter list:
- uref: pointer to the uref
- uref_src: pointer to the source uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 46.
This function copies the auto select attribute from an uref to another.
Parameter list:
- uref: pointer to the uref
- uref_src: pointer to the source uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 44.
This function copies the media default attribute from an uref to another.
Parameter list:
- uref: pointer to the uref
- uref_src: pointer to the source uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 50.
This function copies the media group id attribute from an uref to another.
Parameter list:
- uref: pointer to the uref
- uref_src: pointer to the source uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 48.
This function copies the media name attribute from an uref to another.
Parameter list:
- uref: pointer to the uref
- uref_src: pointer to the source uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 42.
This function copies the media type attribute from an uref to another.
Parameter list:
- uref: pointer to the uref
- uref_src: pointer to the source uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 38.
This function copies the resolution attribute from an uref to another.
Parameter list:
- uref: pointer to the uref
- uref_src: pointer to the source uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 41.
This function copies the subtitles group attribute from an uref to another.
Parameter list:
- uref: pointer to the uref
- uref_src: pointer to the source uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 40.
This function copies the video group attribute from an uref to another.
Parameter list:
- uref: pointer to the uref
- uref_src: pointer to the source uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 53.
This function is declared in upipe/uref_m3u_master.h source file, line 39.
This function deletes the audio group attribute of a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 36.
This function deletes the bits per second attribute of a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 37.
This function deletes the codecs attribute of a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 46.
This function deletes a auto select attribute from a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 44.
This function deletes a media default attribute from a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 50.
This function deletes the media group id attribute of a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 48.
This function deletes the media name attribute of a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 42.
This function deletes the media type attribute of a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 38.
This function deletes the resolution attribute of a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 41.
This function deletes the subtitles group attribute of a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 40.
This function deletes the video group attribute of a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
#define uref_m3u_master_foreach_codec(uref, codec) [link]
This macro is declared in upipe/uref_m3u_master.h source file, line 108.
This function is declared in upipe/uref_m3u_master.h source file, line 39.
This function returns the audio group attribute of a uref.
Parameter list:
- uref: pointer to the uref
- p: pointer to the retrieved value (modified during execution)
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 36.
This function returns the bits per second attribute of a uref.
Parameter list:
- uref: pointer to the uref
- p: pointer to the retrieved value (modified during execution)
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 37.
This function returns the codecs attribute of a uref.
Parameter list:
- uref: pointer to the uref
- p: pointer to the retrieved value (modified during execution)
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 46.
This function returns the presence of a auto select attribute in a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 44.
This function returns the presence of a media default attribute in a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 50.
This function returns the media group id attribute of a uref.
Parameter list:
- uref: pointer to the uref
- p: pointer to the retrieved value (modified during execution)
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 48.
This function returns the media name attribute of a uref.
Parameter list:
- uref: pointer to the uref
- p: pointer to the retrieved value (modified during execution)
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 42.
This function returns the media type attribute of a uref.
Parameter list:
- uref: pointer to the uref
- p: pointer to the retrieved value (modified during execution)
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 38.
This function returns the resolution attribute of a uref.
Parameter list:
- uref: pointer to the uref
- p: pointer to the retrieved value (modified during execution)
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 41.
This function returns the subtitles group attribute of a uref.
Parameter list:
- uref: pointer to the uref
- p: pointer to the retrieved value (modified during execution)
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 40.
This function returns the video group attribute of a uref.
Parameter list:
- uref: pointer to the uref
- p: pointer to the retrieved value (modified during execution)
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 87.
This function is declared in upipe/uref_m3u_master.h source file, line 39.
This function compares the audio group attribute to a given prefix.
Parameter list:
- uref: pointer to the uref
- prefix: prefix to match
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 36.
This function compares the bits per second attribute to given values.
Parameter list:
- uref: pointer to the uref
- min: minimum value
- max: maximum value
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 37.
This function compares the codecs attribute to a given prefix.
Parameter list:
- uref: pointer to the uref
- prefix: prefix to match
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 50.
This function compares the media group id attribute to a given prefix.
Parameter list:
- uref: pointer to the uref
- prefix: prefix to match
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 48.
This function compares the media name attribute to a given prefix.
Parameter list:
- uref: pointer to the uref
- prefix: prefix to match
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 42.
This function compares the media type attribute to a given prefix.
Parameter list:
- uref: pointer to the uref
- prefix: prefix to match
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 38.
This function compares the resolution attribute to a given prefix.
Parameter list:
- uref: pointer to the uref
- prefix: prefix to match
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 41.
This function compares the subtitles group attribute to a given prefix.
Parameter list:
- uref: pointer to the uref
- prefix: prefix to match
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 40.
This function compares the video group attribute to a given prefix.
Parameter list:
- uref: pointer to the uref
- prefix: prefix to match
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 39.
This function sets the audio group attribute of a uref.
Parameter list:
- uref: pointer to the uref
- v: value to set
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 39.
This function sets the audio group attribute of a uref.
Parameter list:
- uref: pointer to the uref
- format: printf-style format of the value, followed by a variable list of arguments.
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 36.
This function sets the bits per second attribute of a uref.
Parameter list:
- uref: pointer to the uref
- v: value to set
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 37.
This function sets the codecs attribute of a uref.
Parameter list:
- uref: pointer to the uref
- v: value to set
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 37.
This function sets the codecs attribute of a uref.
Parameter list:
- uref: pointer to the uref
- format: printf-style format of the value, followed by a variable list of arguments.
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 46.
This function sets a auto select attribute in a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 44.
This function sets a media default attribute in a uref.
Parameter list:
- uref: pointer to the uref
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 50.
This function sets the media group id attribute of a uref.
Parameter list:
- uref: pointer to the uref
- v: value to set
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 50.
This function sets the media group id attribute of a uref.
Parameter list:
- uref: pointer to the uref
- format: printf-style format of the value, followed by a variable list of arguments.
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 48.
This function sets the media name attribute of a uref.
Parameter list:
- uref: pointer to the uref
- v: value to set
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 48.
This function sets the media name attribute of a uref.
Parameter list:
- uref: pointer to the uref
- format: printf-style format of the value, followed by a variable list of arguments.
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 42.
This function sets the media type attribute of a uref.
Parameter list:
- uref: pointer to the uref
- v: value to set
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 42.
This function sets the media type attribute of a uref.
Parameter list:
- uref: pointer to the uref
- format: printf-style format of the value, followed by a variable list of arguments.
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 38.
This function sets the resolution attribute of a uref.
Parameter list:
- uref: pointer to the uref
- v: value to set
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 38.
This function sets the resolution attribute of a uref.
Parameter list:
- uref: pointer to the uref
- format: printf-style format of the value, followed by a variable list of arguments.
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 41.
This function sets the subtitles group attribute of a uref.
Parameter list:
- uref: pointer to the uref
- v: value to set
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 41.
This function sets the subtitles group attribute of a uref.
Parameter list:
- uref: pointer to the uref
- format: printf-style format of the value, followed by a variable list of arguments.
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 40.
This function sets the video group attribute of a uref.
Parameter list:
- uref: pointer to the uref
- v: value to set
The return value is an error code
This function is declared in upipe/uref_m3u_master.h source file, line 40.
This function sets the video group attribute of a uref.
Parameter list:
- uref: pointer to the uref
- format: printf-style format of the value, followed by a variable list of arguments.
The return value is an error code