webOS Userland
Native system APIs for webOS
NDL_ESP_META_DATA Struct Reference

#include <media-common.h>

Public Attributes

NDL_ESP_VIDEO_CODEC video_codec
 
NDL_ESP_AUDIO_CODEC audio_codec
 
uint32_t framerate
 
uint32_t width
 
uint32_t video_encoding
 
uint32_t height
 
void * extradata
 
uint32_t extrasize
 
uint32_t channels
 
uint32_t samplerate
 
uint32_t blockalign
 
uint32_t bitrate
 
uint32_t bitspersample
 

Detailed Description

The format to configure OMX IL Codecs.

Member Data Documentation

◆ audio_codec

NDL_ESP_AUDIO_CODEC NDL_ESP_META_DATA::audio_codec

audio codec set to NDL_ESP_AUDIO_NONE, if the stream contains no audio data

◆ video_codec

NDL_ESP_VIDEO_CODEC NDL_ESP_META_DATA::video_codec

video codec set to NDL_ESP_VIDEO_NONE, if the stream contains no video data


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