Code Search for Developers
 
 
  

IKeyFrameInfo.h from guliverkli at Krugle


Show IKeyFrameInfo.h syntax highlighted

/* 
 *	Copyright (C) 2003-2006 Gabest
 *	http://www.gabest.org
 *
 *  This Program is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 2, or (at your option)
 *  any later version.
 *   
 *  This Program is distributed in the hope that it will be useful,
 *  but WITHOUT ANY WARRANTY; without even the implied warranty of
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 *  GNU General Public License for more details.
 *   
 *  You should have received a copy of the GNU General Public License
 *  along with GNU Make; see the file COPYING.  If not, write to
 *  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 
 *  http://www.gnu.org/copyleft/gpl.html
 *
 */

#pragma once

[uuid("01A5BBD3-FE71-487C-A2EC-F585918A8724")]
interface IKeyFrameInfo : public IUnknown
{
	STDMETHOD (GetKeyFrameCount) (UINT& nKFs) = 0; // returns S_FALSE when every frame is a keyframe
	STDMETHOD (GetKeyFrames) (const GUID* pFormat, REFERENCE_TIME* pKFs, UINT& nKFs /* in, out*/) = 0;
};



See more files for this project here

guliverkli

Home of VobSub, Media Player Classic (MPC) and other misc utils.

Project homepage: http://sourceforge.net/projects/guliverkli
Programming language(s): C,C++,PHP
License: other

  avisynth/
    avisynth1.h
    avisynth25.h
  aviutl/
    filter.h
  detours/
    detours.h
  dsm/
    dsm.h
    dsm.txt
  qt/
    ADSP.h
    ADSPSecure.h
    AEDataModel.h
    AEObjects.h
    AEPackObject.h
    AERegistry.h
    AEUserTermTypes.h
    AGP.h
    AIFF.h
    ASDebugging.h
    ASRegistry.h
    ATA.h
    ATSLayoutTypes.h
    ATSTypes.h
    ATSUnicode.h
    AVComponents.h
    AVLTree.h
    Aliases.h
    Appearance.h
    AppleEvents.h
    AppleGuide.h
    AppleScript.h
    AppleTalk.h
    Balloons.h
    CFArray.h
    CFBag.h
    CFBase.h
    CFBundle.h
    CFCharacterSet.h
    CFData.h
    CFDate.h
    CFDictionary.h
    CFNumber.h
    CFPlugIn.h
    CFPreferences.h
    CFPropertyList.h
    CFSet.h
    CFString.h
    CFStringEncodingExt.h
    CFTimeZone.h
    CFURL.h
    CFURLAccess.h
    CMAcceleration.h
    CMApplication.h
    CMCalibrator.h
    CMComponent.h
    CMConversions.h
    CMICCProfile.h
    CMMComponent.h
    CMPRComponent.h
    CMScriptingPlugin.h
    CRMSerialDevices.h
    CTBUtilities.h
    CarbonEvents.h
    CardServices.h
    CodeFragments.h
    Collections.h
    ColorPicker.h
    ColorPickerComponents.h
    CommResources.h
    Components.h
    ConditionalMacros.h
    ConnectionTools.h
    Connections.h
    ControlDefinitions.h
    ControlStrip.h
    Controls.h
    CoreFoundation.h
    CryptoMessageSyntax.h
    CursorDevices.h
    DatabaseAccess.h
    DateTimeUtils.h
    Debugging.h
    DeskBus.h
    DeviceControl.h
    Devices.h
    Dialogs.h
    Dictionary.h
    DigitalSignature.h
    DiskInit.h
    Disks.h
    Displays.h
    Drag.h
  realmedia/
  unrar/
  virtualdub/
  winddk/
  IBitRateInfo.h
  IBufferInfo.h
  IChapterInfo.h
  IFilterVersion.h
  IKeyFrameInfo.h
  ITrackInfo.h
  moreuuids.h