All public logs
From AVObjects Knowledge Base
Combined display of all available logs of AVObjects Knowledge Base.
You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).(Latest | Earliest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 17:33, 18 July 2013 Rod (Talk | contribs) deleted "MXF Parser: DirectShow Specs" (content was: "DirectShow specs for MXF Parser. ===Basic specs=== {| |'''Filter Interfaces:''' |IBaseFilter, IMLMXFSplitter |- |'''Input stream:''' |MXF data |- |'''Input Pin Media Types:''' | MEDIATYPE_Stream <br> MEDIASUBTYPE_Mxf {1A537913-D36B...")
- 17:32, 18 July 2013 Rod (Talk | contribs) marked revision 12117 of MXF Muxer patrolled (automatic)
- 17:27, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::GetColorSpace" (content was: "The '''GetColorSpace''' method of the IPictureMixer2 interface is used to determine the colorspace, previously set in the SetColorSpace method. === Syntax ..." (and the only contributor was "RareFish"))
- 17:27, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::RemoveAllItems" (content was: "The '''RemoveItem2''' method of the IPictureMixer2 interface is used to remove all items from the overlay. === Syntax === <source lang="cpp"> HRESULT Remo..." (and the only contributor was "RareFish"))
- 17:27, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::RemoveItem2" (content was: "The '''RemoveItem2''' method of the IPictureMixer2 interface is used to remove the specified item. === Syntax === <source lang="cpp"> HRESULT RemoveItem2(..." (and the only contributor was "RareFish"))
- 17:27, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::SetColorSpace" (content was: "The '''SetColorSpace''' method of the IPictureMixer2 Set the input colorspace (e.g. 'RGB32', 'RGB24', 'YUY2', 'YV12', etc., NULL or Empty). === Syntax === ..." (and the only contributor was "RareFish"))
- 17:27, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::SetItemAlpha2" (content was: "The '''SetItemAlpha2''' method of the IPictureMixer2 interface is used to set the item alpha value from 0 up to 255. === Syntax === <source lang="cpp"> HR..." (and the only contributor was "RareFish"))
- 17:27, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::SetItemCallback" (content was: "The '''SetItemCallback''' method of the IPictureMixer2 interface is used to set a callback method for an item. === Syntax === <source lang="cpp"> HRESULT ..." (and the only contributor was "RareFish"))
- 17:27, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::SetItemCounter" (content was: "The '''SetItemCounter''' method of the IPictureMixer2 interface is used to set an item counter for eTime, eDate, eCounter, eSMPTETimeCode. For details see d..." (and the only contributor was "RareFish"))
- 17:26, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::SetItemMovement" (content was: "The '''SetItemMovement''' method of the IPictureMixer2 interface is used to set properties for the movement of the item. === Syntax === <source lang="cpp"..." (and the only contributor was "RareFish"))
- 17:26, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::SetItemPos2" (content was: "The '''SetItemPos2''' method of the IPictureMixer2 interface is used to set the item position. === Syntax === <source lang="cpp"> HRESULT SetItemPos2( ..." (and the only contributor was "RareFish"))
- 17:26, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::SetItemProps" (content was: "The '''SetItemProps''' method of the IPictureMixer2 interface is used to update the item properties. === Syntax === <source lang="cpp"> HRESULT SetItemPro..." (and the only contributor was "RareFish"))
- 17:26, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::SetOutputRect" (content was: "The '''SetOutputRect''' method of the IPictureMixer2 interface is used for scaling the input video to the rectangular area specified as the first parameter...." (and the only contributor was "RareFish"))
- 17:26, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::ShowItem2" (content was: "The '''ShowItem2''' method of the IPictureMixer2 interface is used to make an item visible/unvisible. === Syntax === <source lang="cpp"> HRESULT ShowItem2..." (and the only contributor was "RareFish"))
- 17:26, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::SwitchItems2" (content was: "The '''SwitchItems2''' method of the IPictureMixer2 interface is used to show one item and hide another one. === Syntax === <source lang="cpp"> HRESULT Sw..." (and the only contributor was "RareFish"))
- 17:26, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::UseExtraBuffer2" (content was: "The '''UseExtraBuffer2''' method of the IPictureMixer2 interface is used to enable/disable priview (if supported). === Syntax === <source lang="cpp"> HRES..." (and the only contributor was "RareFish"))
- 17:26, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixerCallback" (content was: "GUID: {0BF3D0F5-E212-4872-A09B-7C71A4D5BF81} <br><br> The '''IPictureMixerCallback''' interface is used in some methods of the IPictureMixer2 interface for..." (and the only contributor was "RareFish"))
- 17:25, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixerCallback::OnFrameOverlay" (content was: "The '''OnFrameOverlay''' method of the IPictureMixerCallback interface is called before the overlay filter mixes the item, which the callback is associated ..." (and the only contributor was "RareFish"))
- 17:24, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::IsUseExtraBuffer2" (content was: "The '''IsUseExtraBuffer2''' method of the IPictureMixer2 interface is used to determine whether extra buffering is on or off. === Syntax === <source lang=..." (and the only contributor was "RareFish"))
- 17:24, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::IsItemShow2" (content was: "The '''IsItemShow2''' method of the IPictureMixer2 interface is used to get the visibility state of an item. === Syntax === <source lang="cpp"> HRESULT Is..." (and the only contributor was "RareFish"))
- 17:24, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::GetOutputRect" (content was: "The '''GetOutputRect''' method of the IPictureMixer2 interface is used to get the rectangular area and the back color outside it, both previously specified ..." (and the only contributor was "RareFish"))
- 17:24, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::GetItemSize" (content was: "The '''GetItemSize''' method of the IPictureMixer2 interface is used to get the item size. === Syntax === <source lang="cpp"> HRESULT GetItemSize( ..." (and the only contributor was "RareFish"))
- 17:23, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::GetItemProps" (content was: "The '''GetItemProps''' method of the IPictureMixer2 interface is used to get the item properties. === Syntax === <source lang="cpp"> HRESULT GetItemProps(..." (and the only contributor was "RareFish"))
- 17:23, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::GetItemPos2" (content was: "The '''GetItemPos2''' method of the IPictureMixer2 interface is used to retrieve the item position. === Syntax === <source lang="cpp"> HRESULT GetItemPos2..." (and the only contributor was "RareFish"))
- 17:23, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::GetItemMovement" (content was: "The '''GetItemMovement''' method of the IPictureMixer2 interface is used to retrieve properties for the movement of the item. === Syntax === <source lang=..." (and the only contributor was "RareFish"))
- 17:23, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::GetItemInfo2" (content was: "The '''GetItemInfo2''' method of the IPictureMixer2 interface is used to get the cookie, name and type for an item at a zero-based index. === Syntax === <..." (and the only contributor was "RareFish"))
- 17:23, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::GetItemCounter" (content was: "The '''GetItemCounter''' method of the IPictureMixer2 interface is used to retrieve an item counter, of the given item, for eTime, eDate, eCounter, eSMPTETi..." (and the only contributor was "RareFish"))
- 17:23, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::GetItemCount2" (content was: "The '''GetItemCount2''' method of the IPictureMixer2 interface is used to get the number of overlayed items. === Syntax === <source lang="cpp"> HRESULT Ge..." (and the only contributor was "RareFish"))
- 17:23, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::GetItemAlpha2" (content was: "The '''GetItemAlpha2''' method of the IPictureMixer2 interface is used to retrieve the item alpha value from 0 up to 255. === Syntax === <source lang="cpp..." (and the only contributor was "RareFish"))
- 17:22, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::ChangeItemOrder" (content was: "The '''ChangeItemOrder''' method of the IPictureMixer2 interface is used to change items Z-order. === Syntax === <source lang="cpp"> HRESULT ChangeItemOrd..." (and the only contributor was "RareFish"))
- 17:22, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::AddRoundRect" (content was: "The '''AddRoundRect''' method of the IPictureMixer2 interface is used to add a rounded rectangle to the overlay. === Syntax === <source lang="cpp"> HRESUL..." (and the only contributor was "RareFish"))
- 17:22, 18 July 2013 Rod (Talk | contribs) deleted "IMGFileListSource::GetPlayedFile" (content was: "The '''GetPlayedFile''' method of the IMGFileListSource interface is used to get the index of the currently played file. === Syntax === <source lang="cpp"..." (and the only contributor was "RareFish"))
- 17:21, 18 July 2013 Rod (Talk | contribs) marked revision 12116 of MultiMedia Components & DirectShow Filters patrolled (automatic)
- 17:21, 18 July 2013 Rod (Talk | contribs) marked revision 12115 of MultiMedia Components & DirectShow Filters patrolled (automatic)
- 17:20, 18 July 2013 Rod (Talk | contribs) marked revision 12114 of Technical Support patrolled (automatic)
- 17:19, 18 July 2013 Rod (Talk | contribs) marked revision 12113 of Technical Support patrolled (automatic)
- 17:18, 18 July 2013 Rod (Talk | contribs) deleted "Video Surveillance SDK" (content was: "<!--RM_ID:72--> <!--SORT=6--> <!--TITLE:Video Surveillance SDK: Software DVR Platform for Security Applications--> {{This|products/software_development_kits/video_sur..." (and the only contributor was "Admin"))
- 17:17, 18 July 2013 Rod (Talk | contribs) deleted "Text & Graphics Overlay Plugin: Usage" (content was: "Configuring plugins in Windows Media Encoder." (and the only contributor was "Admin"))
- 17:17, 18 July 2013 Rod (Talk | contribs) deleted "Text & Graphics Overlay: FAQ" (content was: "This FAQ applies to the Text & Graphics Overlay DS filter and the Text & Graphics Overlay Plugin. {{q}} '''Can we change the text on the fly?''' {{a}} Yes. ..." (and the only contributor was "Admin"))
- 17:17, 18 July 2013 Rod (Talk | contribs) deleted "Text & Graphics Overlay: Documentation" (content was: "<table> <tr> <td> Filter CLSID: <td> 957C0DCF-37B6-4968-9C2F-2B66E26625A6 <tr> <td> Property Page CLSID: <td> 068D94B6-9249-44d9-823D-915DE91B4B94 <tr> <td> Type Library CLSID: <td> DA3CACD3-E1C4-4cc1-9A5D-CCD3B50DFEC6 </table> <br> ...")
- 17:17, 18 July 2013 Rod (Talk | contribs) deleted "Telestrator" (content was: "{{This|products/directshow_filters/telestrator.html}} A DirectShow filter to draw over a video surface. ==Overview== * {{dsfilter}} * {{beta}} The Telestrator all..." (and the only contributor was "Admin"))
- 17:16, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::AddOutlinedTextVB" (content was: "The '''AddOutlinedTextVB''' method of the IPictureMixer2 interface is used to add a text, time or date string, printed with the specified font face and size, as well as the parameters, used in the AddOutlinedText method. === Syntax ...")
- 17:16, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::AddOutlinedText" (content was: "The '''AddOutlinedText''' method of the IPictureMixer2 interface is used to add a text, time or date string, printed with the specified font, fore-/back- ground colors, outlined with the specified width and color. === Syntax === <s...")
- 17:16, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::AddImageFromMemory2" (content was: "The '''AddImageFromMemory2''' method of the IPictureMixer2 interface is used to add an image object to the overlay from RAM. === Syntax === <source lang="..." (and the only contributor was "RareFish"))
- 17:15, 18 July 2013 Rod (Talk | contribs) deleted "IPictureMixer2::AddImage2" (content was: "The '''AddImage2''' method of the IPictureMixer2 interface is used to add an image object to the overlay from a 24 or 32 bits BMP file. === Syntax === <so..." (and the only contributor was "RareFish"))
- 17:15, 18 July 2013 Rod (Talk | contribs) deleted "IMGSource::Stop" (content was: "The '''Stop''' method of the IMGSource interface is used to stop the internal graph. <br> === Syntax === <source lang="cpp"> HRESULT Stop(); </source> ==..." (and the only contributor was "RareFish"))
- 17:15, 18 July 2013 Rod (Talk | contribs) deleted "IMGSource::Start" (content was: "The '''Start''' method of the IMGSource interface is used to start the internal graph. The instant this method is called the object starts producing samples..." (and the only contributor was "RareFish"))
- 17:15, 18 July 2013 Rod (Talk | contribs) deleted "IMGSource::SetPreviewWindow" (content was: "The '''SetPreviewWindow''' method of the IMGSource interface is used to set a window for preview (if supported). === Syntax === <source lang="cpp"> HRESUL..." (and the only contributor was "RareFish"))
- 17:15, 18 July 2013 Rod (Talk | contribs) deleted "IMGSource::Pause" (content was: "The '''Pause''' method of the IMGSource interface is used to pause the internal graph. === Syntax === <source lang="cpp"> HRESULT Pause(); </source> ===P..." (and the only contributor was "RareFish"))
- 17:15, 18 July 2013 Rod (Talk | contribs) deleted "IMGSource::Init" (content was: "The '''Init''' method of the IMGSource interface is used to initialize a source object. === Syntax === <source lang="cpp"> HRESULT Init(); </source> ===P..." (and the only contributor was "RareFish"))