AvTranscoder  0.9.4
C++APIforLibav/FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
UnknownProperties.hpp
Go to the documentation of this file.
1 #ifndef _AV_TRANSCODER_MEDIA_PROPERTY_UNKNOWN_PROPERTIES_HPP
2 #define _AV_TRANSCODER_MEDIA_PROPERTY_UNKNOWN_PROPERTIES_HPP
3 
5 
6 namespace avtranscoder
7 {
8 
9 class AvExport UnknownProperties : public StreamProperties
10 {
11 public:
12  UnknownProperties(const FormatContext& formatContext, const size_t index)
13  : StreamProperties(formatContext, index)
14  {
15  }
16 };
17 
18 #ifndef SWIG
19 AvExport std::ostream& operator<<(std::ostream& flux, const UnknownProperties& unknownProperties);
20 #endif
21 }
22 
23 #endif
UnknownProperties(const FormatContext &formatContext, const size_t index)
Wrapper of an AVFormatContext.
Virtual based class of properties for all types of stream.
std::ostream & operator<<(std::ostream &flux, const InputFile &input)
Definition: InputFile.cpp:171
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy