|
Unity Video SDK API Reference Documentation
|
Data Fields | |
| int | width |
| int | height |
| int | fps |
| int | bpf |
| ZMVideoSDKNetworkStatus | videoNetworkStatus |
Definition at line 152 of file ZMVideoSDKStructs.cs.
| int ZMVideoSDKVideoStatisticInfo.bpf |
Definition at line 157 of file ZMVideoSDKStructs.cs.
| int ZMVideoSDKVideoStatisticInfo.fps |
Definition at line 156 of file ZMVideoSDKStructs.cs.
| int ZMVideoSDKVideoStatisticInfo.height |
Definition at line 155 of file ZMVideoSDKStructs.cs.
| ZMVideoSDKNetworkStatus ZMVideoSDKVideoStatisticInfo.videoNetworkStatus |
Definition at line 158 of file ZMVideoSDKStructs.cs.
| int ZMVideoSDKVideoStatisticInfo.width |
Definition at line 154 of file ZMVideoSDKStructs.cs.