![]() |
![]() |
![]() |
![]() |
Set the properties of a video.
#include <mme/mme.h> int mme_video_set_properties( mme_hdl_t *hdl, mm_video_properties_t *props );
mme
The function mme_video_set_properties() sets video properties, and places the data in the structure mm_video_properties_t described in this reference. The properties set by mme_video_set_properties() include:
![]() |
Currently io-media-generic only supports setting the video source and destination (the source and dest members of the mm_video_properties_t structure). Other io-media variants may support other capabilities. |
None delivered.
This function blocks on io-media. It returns only when it has completed.
QNX Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | Yes |
mme_video_get_angle_info(), mme_video_get_audio_info(), mme_video_get_info(), mme_video_get_status(), mme_video_get_subtitle_info(), mme_video_set_angle(), mme_video_set_audio(), mme_video_set_audio()
![]() |
![]() |
![]() |
![]() |