VTK  9.3.20240327
Public Attributes | List of all members
vtkFFMPEGVideoSourceVideoCallbackData Struct Reference

#include <vtkFFMPEGVideoSource.h>

Collaboration diagram for vtkFFMPEGVideoSourceVideoCallbackData:
[legend]

Public Attributes

int Height
 
int LineSize [8]
 
unsigned char * Data [8]
 
vtkFFMPEGVideoSourceCaller
 
void * ClientData
 

Detailed Description

Definition at line 50 of file vtkFFMPEGVideoSource.h.

Member Data Documentation

◆ Height

int vtkFFMPEGVideoSourceVideoCallbackData::Height

Definition at line 52 of file vtkFFMPEGVideoSource.h.

◆ LineSize

int vtkFFMPEGVideoSourceVideoCallbackData::LineSize[8]

Definition at line 53 of file vtkFFMPEGVideoSource.h.

◆ Data

unsigned char* vtkFFMPEGVideoSourceVideoCallbackData::Data[8]

Definition at line 54 of file vtkFFMPEGVideoSource.h.

◆ Caller

vtkFFMPEGVideoSource* vtkFFMPEGVideoSourceVideoCallbackData::Caller

Definition at line 55 of file vtkFFMPEGVideoSource.h.

◆ ClientData

void* vtkFFMPEGVideoSourceVideoCallbackData::ClientData

Definition at line 56 of file vtkFFMPEGVideoSource.h.


The documentation for this struct was generated from the following file: