CreateVideoTrackForIndex
= fItem->GetTrackSupplier()->CreateVideoTrackForIndex(n);
VideoTrackSupplier* vi = supplier->CreateVideoTrackForIndex(0);
virtual VideoTrackSupplier* CreateVideoTrackForIndex(int32 index);
virtual VideoTrackSupplier* CreateVideoTrackForIndex(int32 index) = 0;