pynaviz.audiovideo.video_plot.PlotTsdTensor.__init__# PlotTsdTensor.__init__(data, index=None, parent=None)[source]# Initialize the base video tensor plot. Parameters: data (Any) – The data source, such as a TsdTensor or a video handler. index (int, optional) – Identifier for the controller. parent (Any, optional) – Parent widget or container.