_apiPreference | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_imageBufferMat | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_imageBufferMatLockObject | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_Initialize() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protectedvirtual |
_isPlaying | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_loop | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_onDisposed | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_onErrorOccurred | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_onInitialized | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_outputColorFormat | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_requestedVideoFilePath | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_sync | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_timeoutFrameCount | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_videoCapture | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_videoCaptureLockObject | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
_WaitForEndOfFrameCoroutine() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protectedvirtual |
apiPreference | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | |
autoPlayAfterInitialize | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
baseColorFormat | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
baseMat | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
CallReadFrame() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protectedvirtual |
CancelInitCoroutine() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protectedvirtual |
CancelWaitForEndOfFrameCoroutine() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protectedvirtual |
DidUpdateThisFrame() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
didUpdateThisFrame | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
Dispose() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
frameMat | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
GetBaseColorFormat() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
GetDeviceName() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
getFilePathCoroutine | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
GetFPS() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
GetFrameCount() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
GetFrameIndex() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
GetFramePosRatio() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
GetHeight() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
GetMat() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
GetVideoCapture() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
GetWidth() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
hasInitDone | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
imageBufferMat | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
initCoroutine | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
Initialize(bool autoPlay=true) | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
Initialize(string requestedVideoFilePath, bool autoPlay=true) | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
IsInitialized() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
isInitWaiting | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
IsPaused() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
IsPlaying() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
isPlaying | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
loop | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | |
OnDestroy() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protectedvirtual |
onDisposed | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | |
onErrorOccurred | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | |
onInitialized | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | |
OnValidate() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protectedvirtual |
outputColorFormat | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | |
Pause() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
Play() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
ReadFrame() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protectedvirtual |
ReleaseResources() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protectedvirtual |
requestedVideoFilePath | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | |
SetFrameIndex(int index) | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
SetFramePosRatio(float ratio) | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
Stop() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | virtual |
timeoutFrameCount | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | |
Update() | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protectedvirtual |
videoCapture | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |
waitForEndOfFrameCoroutine | OpenCVForUnity.UnityUtils.Helper.VideoCapture2MatHelper | protected |