Capture Pin property window in Directshow c# -
i'd grab samples video stream sample grabber capture device. works default 640*480 resolution. i've seen few examples codes (for reason cant seem open these thats why i'm asking) possible change properties of capture pin when selecting capture device in property window , i'd replicate aswell. give advice concerning this? thanks.
ask pin iamstreamconfig interface, allow list available video modes , select desired one. can test in grapheditplus right clicking capture pin , selecting iamstreamconfig::getstreamcaps or iamstreamconfig::setformat.
Comments
Post a Comment