FBVideoGrabOptions Struct Reference

#include <fbvideograbber.h>
FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions FBVideoGrabOptions

List of all members.


Detailed Description

Video Grabbing Options structure.

Contain options to control how the grabbing process will occur.

Definition at line 89 of file fbvideograbber.h.


Public Attributes

FBTimeSpan  mTimeSpan
  Property: Start and stop selection time to grab.
FBTime  mTimeSteps
  Property: Time step length between each grab.
FBCameraResolutionMode  mCameraResolution
  Property: Camera Resolution.
FBVideoRenderDepth  mBitsPerPixel
  Property: Video grab color depth.
FBVideoRenderFieldMode  mFieldMode
  Property: Video grab field mode.
FBVideoRenderViewingMode  mViewingMode
  Property: Video grab viewing mode.
FBString  mOutputFileName
  Property: Grabbing destination file.
bool  mShowSafeArea
  Property: If true, display safe area. NOTE: If you use your own FBView, set also this option in FBViewingOptions.
bool  mShowTimeCode
  Property: If true, display time code information. NOTE: If you use your own FBView, set also this option in FBViewingOptions.
bool  mShowCameraLabel
  Property: If true, display camera label information. NOTE: If you use your own FBView, set also this option in FBViewingOptions.
bool  mAntiAliasing
  Property: If true, video frames will be anti-aliased.
bool  mRenderAudio
  Property: If true and there's audio in the scene, add audio to the output file.
FBAudioFmt  mAudioRenderFormat
  Property: Audio render format.
int  mStillImageCompression
  Property: Compression ratio for image(jpg) 0-100 where 0=Greatest compression, 100=Least Compression.

Member Data Documentation

FBTimeSpan mTimeSpan

Property: Start and stop selection time to grab.

Definition at line 91 of file fbvideograbber.h.

FBTime mTimeSteps

Property: Time step length between each grab.

Definition at line 92 of file fbvideograbber.h.

FBCameraResolutionMode mCameraResolution

Property: Camera Resolution.

Definition at line 93 of file fbvideograbber.h.

FBVideoRenderDepth mBitsPerPixel

Property: Video grab color depth.

Definition at line 94 of file fbvideograbber.h.

FBVideoRenderFieldMode mFieldMode

Property: Video grab field mode.

Definition at line 95 of file fbvideograbber.h.

FBVideoRenderViewingMode mViewingMode

Property: Video grab viewing mode.

Definition at line 96 of file fbvideograbber.h.

FBString mOutputFileName

Property: Grabbing destination file.

Definition at line 97 of file fbvideograbber.h.

bool mShowSafeArea

Property: If true, display safe area. NOTE: If you use your own FBView, set also this option in FBViewingOptions.

Definition at line 98 of file fbvideograbber.h.

bool mShowTimeCode

Property: If true, display time code information. NOTE: If you use your own FBView, set also this option in FBViewingOptions.

Definition at line 99 of file fbvideograbber.h.

bool mShowCameraLabel

Property: If true, display camera label information. NOTE: If you use your own FBView, set also this option in FBViewingOptions.

Definition at line 100 of file fbvideograbber.h.

bool mAntiAliasing

Property: If true, video frames will be anti-aliased.

Definition at line 101 of file fbvideograbber.h.

bool mRenderAudio

Property: If true and there's audio in the scene, add audio to the output file.

Definition at line 102 of file fbvideograbber.h.

FBAudioFmt mAudioRenderFormat

Property: Audio render format.

Definition at line 103 of file fbvideograbber.h.

int mStillImageCompression

Property: Compression ratio for image(jpg) 0-100 where 0=Greatest compression, 100=Least Compression.

Definition at line 104 of file fbvideograbber.h.


Please send us your comments about this page.