```cpp void setFrameTrackIndex(int frameTrackIndex) { __mFrameTrackVec.back() = frameTrackIndex; } ```