#include <mobu-python-api.h>
Video storage modes.
Public Attributes | |
object | kFBVideoStorageDisk |
Storage on disk. More... | |
object | kFBVideoStorageMemory |
Storage in memory. More... | |
object | kFBVideoStorageDiskAsync |
Storage on disk async access. More... | |
object kFBVideoStorageDisk |
Storage on disk.
object kFBVideoStorageDiskAsync |
Storage on disk async access.
object kFBVideoStorageMemory |
Storage in memory.