comparison libpurple/media/backend-fs2.h @ 32805:064eb5d78946

propagate from branch 'im.pidgin.pidgin.2.x.y' (head 0ba3afb8adb303a77581a7872d674c600979a5a6) to branch 'im.pidgin.pidgin' (head 7711a4d267e1fe776387496c764fb63227d70aec)
author Mark Doliner <mark@kingant.net>
date Mon, 31 Oct 2011 01:25:36 +0000
parents 02a2e8183b1d
children
comparison
equal deleted inserted replaced
32803:15e80ced77a2 32805:064eb5d78946
48 48
49 /** 49 /**
50 * Gets the type of the Farsight 2 media backend object. 50 * Gets the type of the Farsight 2 media backend object.
51 * 51 *
52 * @return The Farsight 2 media backend's GType 52 * @return The Farsight 2 media backend's GType
53 *
54 * @since 2.7.0
55 */ 53 */
56 GType purple_media_backend_fs2_get_type(void); 54 GType purple_media_backend_fs2_get_type(void);
57 55
58 #ifdef USE_GSTREAMER 56 #ifdef USE_GSTREAMER
59 /* 57 /*