Searched refs:app_state (Results 1 – 2 of 2) sorted by relevance
93 GstTranscoderState app_state; member599 if (new_state == self->app_state) in notify_state_changed()604 self->app_state = new_state; in notify_state_changed()826 self->app_state = GST_TRANSCODER_STATE_STOPPED; in gst_transcoder_main()
169 GstPlayState app_state; member800 if (state == self->app_state) in change_state()804 gst_play_state_get_name (self->app_state), in change_state()807 self->app_state = state; in change_state()811 self->app_state, NULL); in change_state()2858 && self->app_state != in gst_play_stop_internal()4274 if (self->app_state != GST_PLAY_STATE_STOPPED) { in gst_play_set_config()4276 gst_play_state_get_name (self->app_state)); in gst_play_set_config()