#import @protocol GStreamerBackendDelegate @optional -(void) gstreamerInitialized; -(void) gstreamerSetUIMessage:(NSString *)message; @end