AVBlocks for .NET  1.20
Audio and Video Software Development Kit
Preset.Video.AppleTV Class Reference

Presets for AppleTV devices More...

Public Attributes

const string AppleTV2G_MP4_H264_720p = "appleTV2g.mp4.h264.720p"
 Video: H.264, 30 fps, 1280x720, bitrate 5000 kbps, profile Main, aspect 16:9, Level 3.1
Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps
Container: MP4 (mp4) More...
 
const string AppleTV3G_MP4_H264_1080p = "appleTV3g.mp4.h264.1080p"
 Video: H.264, 30 fps, 1920x1080, bitrate 5000 kbps, profile High, aspect 16:9, Level 4
Audio: AAC, 48000 Hz, stereo, bitrate 160 kbps
Container: MP4 (mp4) More...
 
const string H264_480p = AppleTV_H264_480p
 see Preset::AppleTV_H264_480p More...
 
const string H264_720p = AppleTV_H264_720p
 see Preset::AppleTV_H264_720p More...
 
const string MPEG4_480p = AppleTV_MPEG4_480p
 see Preset::AppleTV_MPEG4_480p More...
 

Detailed Description

Presets for AppleTV devices

Member Data Documentation

const string AppleTV2G_MP4_H264_720p = "appleTV2g.mp4.h264.720p"
const string AppleTV3G_MP4_H264_1080p = "appleTV3g.mp4.h264.1080p"
const string H264_480p = AppleTV_H264_480p
const string H264_720p = AppleTV_H264_720p
const string MPEG4_480p = AppleTV_MPEG4_480p