FFmpeg
Data Fields
LayeredAVStream Struct Reference

This holds the stream parameters for an AVStream, it cannot be a AVStream because AVStreams cannot be instanciated without a AVFormatContext, especially not outside libavformat. More...

#include <ffserver_config.h>

Data Fields

 
int  id
 
 
 
 
 
 
 

Detailed Description

This holds the stream parameters for an AVStream, it cannot be a AVStream because AVStreams cannot be instanciated without a AVFormatContext, especially not outside libavformat.

The fields of this struct have the same semantics as the fields of an AVStream.

Definition at line 59 of file ffserver_config.h.

Field Documentation

int LayeredAVStream::index

Definition at line 60 of file ffserver_config.h.

Referenced by add_av_stream1(), and build_feed_streams().

int LayeredAVStream::id

Definition at line 61 of file ffserver_config.h.

Referenced by build_feed_streams().

AVCodecParameters* LayeredAVStream::codecpar

Definition at line 62 of file ffserver_config.h.

Referenced by add_av_stream1(), add_codec(), check_codec_match(), compute_status(), find_stream_in_feed(), http_receive_data(), modify_current_stream(), prepare_sdp_description(), and print_stream_params().

AVCodecContext* LayeredAVStream::codec

Definition at line 63 of file ffserver_config.h.

Referenced by add_av_stream(), add_av_stream1(), add_codec(), compute_bandwidth(), http_prepare_data(), http_receive_data(), open_input_stream(), prepare_sdp_description(), and print_stream_params().

AVRational LayeredAVStream::time_base

Definition at line 64 of file ffserver_config.h.

Referenced by add_av_stream1(), check_codec_match(), and print_stream_params().

int LayeredAVStream::pts_wrap_bits

Definition at line 65 of file ffserver_config.h.

Referenced by add_av_stream1().

AVRational LayeredAVStream::sample_aspect_ratio

Definition at line 66 of file ffserver_config.h.

Referenced by add_av_stream1().

char* LayeredAVStream::recommended_encoder_configuration

Definition at line 67 of file ffserver_config.h.

Referenced by add_av_stream(), and add_codec().


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

Generated on Fri Jan 12 2018 01:48:32 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /