[FFmpeg-devel] [PATCH 13/35] avdevice: adding control message requesting to show config dialog
Diederick C. Niehorster
dcnieho at gmail.com
Tue Jun 8 23:30:45 EEST 2021
On Tue, Jun 8, 2021 at 2:02 PM Nicolas George <george at nsup.org> wrote:
>
> Diederick Niehorster (12021-06-08):
> > + /**
> > + * Request to show configuration dialog.
> > + *
> > + * If device has a configuration dialog of type indicated by
> > + * data, show it.
> > + *
> > + * data: int.
>
> ?
Do i understand correctly that you would like it documented what this
int means? It would be avdevice-specific. If a device has multiple
dialogs, the int allows indicating which is to be shown. Would adding
"data: int: indicates which dialog to show. Meaning is device
specific." work?
Thanks,
Dee
More information about the ffmpeg-devel
mailing list