|
AVBlocks for .NET
3.3
Audio and Video Software Development Kit
|
Presets for AppleTV devices. More...
Static 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) | |
| 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) | |
| const string | H264_480p = "appletv.h264.480p" |
| Video: H.264, 24 fps, 640 x 480, 1500 kbps Audio: AAC, 48000 Hz, stereo, 48 kbps Container: MP4 Optimized for Apple TV, 1st generation. | |
| const string | H264_720p = "appletv.h264.720p" |
| Video: H.264, 24 fps, 1280 x 720, 4000 kbps Audio: AAC, 48000 Hz, stereo, 48 kbps Container: MP4 Optimized for Apple TV, 2nd generation. | |
| const string | MPEG4_480p = "appletv.mpeg4.480p" |
| Video: MPEG-4 Visual, 24 fps, 640 x 480, 2000 kbps Audio: AAC, 48000 Hz, stereo, 48 kbps Container: MP4 Optimized for Apple TV, 1st generation. | |
Presets for AppleTV devices.
|
static |
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)
| Property | Value |
|---|---|
| StreamType | Mp4 |
| Parameter | Value |
|---|---|
| H264Profile | Main |
| EntropyCodingMode | CABAC |
| NumBFrames | 2 |
| NumRefFrames | 3 |
| Transform8x8 | FALSE |
| KeyFrameInterval | 90 |
| KeyFrameIDRInterval | 1 |
| Level | 3.1 |
| FixedFramerate | TRUE |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | Aac |
| StreamSubType (StreamInfo) | AacMp4 |
| Bitrate (StreamInfo) | 160000 bps |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
|
static |
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)
| Property | Value |
|---|---|
| StreamType | Mp4 |
| Parameter | Value |
|---|---|
| H264Profile | High |
| EntropyCodingMode | CABAC |
| NumBFrames | 2 |
| NumRefFrames | 3 |
| Transform8x8 | FALSE |
| KeyFrameInterval | 90 |
| KeyFrameIDRInterval | 1 |
| Level | 4.0 |
| FixedFramerate | TRUE |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | Aac |
| StreamSubType (StreamInfo) | AacMp4 |
| Bitrate (StreamInfo) | 160000 bps |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
|
static |
Video: H.264, 24 fps, 640 x 480, 1500 kbps
Audio: AAC, 48000 Hz, stereo, 48 kbps
Container: MP4
Optimized for Apple TV, 1st generation.
| Property | Value |
|---|---|
| StreamType | Mp4 |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | H264 |
| StreamSubType (StreamInfo) | Avc1 |
| Bitrate (StreamInfo) | 1500000 bps |
| FrameWidth (VideoStreamInfo) | 640 |
| FrameHeight (VideoStreamInfo) | 480 |
| FrameRate (VideoStreamInfo) | 24 |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | Aac |
| StreamSubType (StreamInfo) | AacMp4 |
| Bitrate (StreamInfo) | 48000 bps |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
|
static |
Video: H.264, 24 fps, 1280 x 720, 4000 kbps
Audio: AAC, 48000 Hz, stereo, 48 kbps
Container: MP4
Optimized for Apple TV, 2nd generation.
| Property | Value |
|---|---|
| StreamType | Mp4 |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | H264 |
| StreamSubType (StreamInfo) | Avc1 |
| Bitrate (StreamInfo) | 4000000 bps |
| FrameWidth (VideoStreamInfo) | 1280 |
| FrameHeight (VideoStreamInfo) | 720 |
| FrameRate (VideoStreamInfo) | 24 |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | Aac |
| StreamSubType (StreamInfo) | AacMp4 |
| Bitrate (StreamInfo) | 48000 bps |
| ChannelLayout (AudioStreamInfo) | LayoutStereo |
| Channels (AudioStreamInfo) | 2 |
| SampleRate (AudioStreamInfo) | 48000 Hz |
|
static |
Video: MPEG-4 Visual, 24 fps, 640 x 480, 2000 kbps
Audio: AAC, 48000 Hz, stereo, 48 kbps
Container: MP4
Optimized for Apple TV, 1st generation.
| Property | Value |
|---|---|
| StreamType | Mp4 |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | Mpeg4Video |
| Bitrate (StreamInfo) | 2000000 bps |
| FrameWidth (VideoStreamInfo) | 640 |
| FrameHeight (VideoStreamInfo) | 480 |
| FrameRate (VideoStreamInfo) | 24 |
| Property | Value |
|---|---|
| StreamType (StreamInfo) | Aac |
| StreamSubType (StreamInfo) | AacMp4 |
| Bitrate (StreamInfo) | 48000 bps |
| SampleRate (AudioStreamInfo) | 48000 Hz |