# directshow **Repository Path**: cm-wang/directshow ## Basic Information - **Project Name**: directshow - **Description**: directshow example for VisualFBEditor - **Primary Language**: Visual Basic - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-20 - **Last Updated**: 2024-09-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # directshow directshow example for VisualFBEditor ## MediaPlayer ## amcap IBasicVideo::GetCurrentImage Retrieves the current image waiting at the renderer. This method fails If the renderer Is Using DirectDraw acceleration. Unfortunately, This depends On the End-user's hardware configuration, so in practice this method is not reliable. A better way to obtain a sample from a stream in the graph is to use the ISampleGrabber interface. but ISampleGrabber qedit.bi not being imported on freebasic ![image](https://github.com/chunmingwang/directshow/assets/35757455/ebf37e7e-051b-47bd-a2ac-bc14567d4fc3) Audio format dialog ![image](https://github.com/chunmingwang/directshow/assets/35757455/e30ef622-ec2e-4546-902b-0309aa5b5533) Audio capture filter dialog ![image](https://github.com/chunmingwang/directshow/assets/35757455/53493a32-0ba4-4b2d-9287-821fd8265da8) Video capture filter dialog ![image](https://github.com/chunmingwang/directshow/assets/35757455/bdb5d068-7a76-49d3-9e41-45b139674ee8) Video capture pin dialog ![image](https://github.com/chunmingwang/directshow/assets/35757455/796139b7-5581-45cc-94a2-416078446ce7) ## playcap ![image](https://github.com/chunmingwang/directshow/assets/35757455/8234ac9a-d83a-4ce9-8f15-38b5d32b5815) ## sysenum ![image](https://github.com/chunmingwang/directshow/assets/35757455/d166f9e6-4774-4785-adce-2789f187c01f)