DtvKit_ATSC3.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
sDemodSend_t Struct Reference

#include <atsc_core_streamer_demodsender.h>

Public Attributes

int32_t iSock
 
int32_t iDataLen
 
uint8_t * pData
 
sockaddr_in stAddr
 
sIpHeader_t stIp
 
sUdpHeader_t stUdp
 

Detailed Description

struct sDemodSend_t data of demod send info

Member Data Documentation

◆ iDataLen

int32_t sDemodSend_t::iDataLen

iDataLen data length

◆ iSock

int32_t sDemodSend_t::iSock

iSock send scoket

◆ pData

uint8_t* sDemodSend_t::pData

pData data to send

◆ stAddr

sockaddr_in sDemodSend_t::stAddr

stAddr address to be used

◆ stIp

sIpHeader_t sDemodSend_t::stIp

stIp ip info

◆ stUdp

sUdpHeader_t sDemodSend_t::stUdp

stUdp udp info


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