mirror of
https://github.com/openharmony/multimedia_media_lite.git
synced 2026-07-01 06:41:50 -04:00
@@ -33,7 +33,7 @@ typedef struct {
|
||||
uint32_t maxWidth;
|
||||
uint32_t maxHeight;
|
||||
uint32_t bufSize;
|
||||
uint32_t frameBufCnt; // todo buffer 个数应当不是由上面来定的
|
||||
uint32_t frameBufCnt;
|
||||
void *priv;
|
||||
} VdecAttr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user