最終更新:2018-06-15 (金) 12:18:24 (2135d)  

フレームベースドペイロードビデオフォーマットディスクリプタ
Top / フレームベースドペイロードビデオフォーマットディスクリプタ

フィールド

  • OffsetFieldSizeValueDescription
    0bLength?1NumberSize of this descriptor in bytes: 28
    1bDescriptorType1ConstantCS_INTERFACE (0x24) descriptor type
    2bDescriptorSubtype1ConstantVS_FORMAT_FRAME_BASED(0x10) descriptor subtype
    3bFormatIndex1NumberIndex of this format descriptor
    4bNumFrameDescriptors?1NumberNumber of frame descriptors following that correspond to this format
    5guidFormat16GUIDGlobally Unique Identifier used to identify stream-encoding format
    21bBitsPerPixel?1NumberNumber of bits per pixel used to specify color in the decoded video frame
    22bDefaultFrameIndex?1NumberOptimum Frame Index (used to select resolution) for this stream
    23bAspectRatioX?1NumberThe X dimension of the picture aspect ratio.
    24bAspectRatioY?1NumberThe Y dimension of the picture aspect ratio.
    25bmInterlaceFlags?1BitmapSpecifies interlace information.
    26bCopyProtect?1BooleanSpecifies whether duplication of the video stream is restricted
    27bVariableSize?1BooleanSpecifies whether the data within the frame is of variable length from frame to frame. TRUE (1): Variable Size/FALSE (0): Fixed Size

関連

  • フレームベースドペイロードビデオフレームディスクリプタ?