AVBlocks for C++  3.0
Audio and Video Software Development Kit
Loading...
Searching...
No Matches
primo::avblocks::Preset::Video::AndroidTablet Namespace Reference

Presets for Android tablets. More...

Variables

static const char H264_720p [] = "android-tablet.mp4.h264.720p"
 Video: H.264 Baseline Profile, 30 fps, 1280 x 720, 4000 kbps
Audio: AAC, 48000 Hz, stereo, 192 kbps
Container: MP4

 
static const char WebM_VP8_720p [] = "android-tablet.webm.vp8.720p"
 Video: VP8, 30 fps, 1280 x 720, 4000 kbps
Audio: Vorbis, 48000 Hz, stereo, 192 kbps
Container: WebM

 

Detailed Description

Presets for Android tablets.

Variable Documentation

◆ H264_720p

const char H264_720p[] = "android-tablet.mp4.h264.720p"
static

◆ WebM_VP8_720p

const char WebM_VP8_720p[] = "android-tablet.webm.vp8.720p"
static

Video: VP8, 30 fps, 1280 x 720, 4000 kbps
Audio: Vorbis, 48000 Hz, stereo, 192 kbps
Container: WebM

Socket

Property Value
StreamType WebM

%Video Pin

Property Value
StreamType (StreamInfo) VP8
Bitrate (StreamInfo) 4000000 bps
FrameWidth (VideoStreamInfo) 1280
FrameHeight (VideoStreamInfo) 720
FrameRate (VideoStreamInfo) 30

%Audio Pin

Property Value
StreamType (StreamInfo) Vorbis
Bitrate (StreamInfo) 192000 bps
BitrateMode (StreamInfo) ABR
ChannelLayout (AudioStreamInfo) LayoutStereo
Channels (AudioStreamInfo) 2
SampleRate (AudioStreamInfo) 48000 Hz