SkyWay Linux SDK
読み取り中…
検索中…
一致する文字列を見つけられません
skyway::media::interface::I420Frame 構造体

映像フレーム [詳解]

#include <i420_video_renderer.hpp>

公開変数類

const uint8_t * y
 映像のY成分
 
const uint8_t * u
 映像のU成分
 
const uint8_t * v
 映像のV成分
 
int stride_y
 映像のY成分のStride
 
int stride_u
 映像のY成分のStride
 
int stride_v
 映像のY成分のStride
 
int width
 width 映像の横幅
 
int height
 height 映像の縦幅
 

詳解

映像フレーム


この構造体詳解は次のファイルから抽出されました: