accept python bytes in _read_video_from_memory() (#3347)
Summary:
We accept python bytes for video in existing API, such as `_read_video_timestamps_from_memory`.
We should do so to `_read_video_timestamps_from_memory` as well.
Reviewed By: fmassa
Differential Revision: D26216777
fbshipit-source-id: 5d7ecf15c5a65dc5c57f17b343e7c63b4933189e
Co-authored-by:
Zhicheng Yan <zyan3@fb.com>
Showing
Please register or sign in to comment