Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
typedef enum ACSRawVideoFrameType : NSInteger { ... } ACSRawVideoFrameType;
Description
Informs how media frames will be available for encoding or decoding.
Values
Name | Value | Description | Remarks |
---|---|---|---|
ACSRawVideoFrameTypeBuffer |
0 | ||
ACSRawVideoFrameTypeTexture |
1 |