ZegoLiveRoom
Public Member Functions | Public Attributes | List of all members
ZEGO::MEDIAPLAYER::ZegoMediaPlayerVideoDataFormat Struct Reference

#include <zego-api-mediaplayer-defines.h>

Public Member Functions

 ZegoMediaPlayerVideoDataFormat ()
 
 ZegoMediaPlayerVideoDataFormat (int width, int height, ZegoMediaPlayerVideoPixelFormat pixelFormat)
 

Public Attributes

int width
 
int height
 
int strides [4]
 
int rotation
 
long pts
 
ZegoMediaPlayerVideoPixelFormat pixelFormat
 

Constructor & Destructor Documentation

◆ ZegoMediaPlayerVideoDataFormat() [1/2]

ZEGO::MEDIAPLAYER::ZegoMediaPlayerVideoDataFormat::ZegoMediaPlayerVideoDataFormat ( )
inline

◆ ZegoMediaPlayerVideoDataFormat() [2/2]

ZEGO::MEDIAPLAYER::ZegoMediaPlayerVideoDataFormat::ZegoMediaPlayerVideoDataFormat ( int  width,
int  height,
ZegoMediaPlayerVideoPixelFormat  pixelFormat 
)
inline

Member Data Documentation

◆ height

int ZEGO::MEDIAPLAYER::ZegoMediaPlayerVideoDataFormat::height

◆ pixelFormat

ZegoMediaPlayerVideoPixelFormat ZEGO::MEDIAPLAYER::ZegoMediaPlayerVideoDataFormat::pixelFormat

◆ pts

long ZEGO::MEDIAPLAYER::ZegoMediaPlayerVideoDataFormat::pts

◆ rotation

int ZEGO::MEDIAPLAYER::ZegoMediaPlayerVideoDataFormat::rotation

◆ strides

int ZEGO::MEDIAPLAYER::ZegoMediaPlayerVideoDataFormat::strides[4]

◆ width

int ZEGO::MEDIAPLAYER::ZegoMediaPlayerVideoDataFormat::width

The documentation for this struct was generated from the following file: