NERtc Unity SDK V.5.4.128
|
静态 Public 成员函数 | |
static int | ConvertI420ToRgba (IntPtr src_y, int src_stride_y, IntPtr src_u, int src_stride_u, IntPtr src_v, int src_stride_v, IntPtr dst_rgba, int dst_stride_rgba, int width, int height) |
|
inlinestatic |