From 724cb5e3783311f6b8c808852dbe2de59f2399b0 Mon Sep 17 00:00:00 2001 From: Denis Loh Date: Mon, 25 Jan 2010 12:10:01 +0100 Subject: Fixed small bug which leads to an empty TV folder --- doc/html/classcAudioVideoDetector.html | 85 ++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 doc/html/classcAudioVideoDetector.html (limited to 'doc/html/classcAudioVideoDetector.html') diff --git a/doc/html/classcAudioVideoDetector.html b/doc/html/classcAudioVideoDetector.html new file mode 100644 index 0000000..9c77232 --- /dev/null +++ b/doc/html/classcAudioVideoDetector.html @@ -0,0 +1,85 @@ + + +UPnP/DLNA plugin for VDR: cAudioVideoDetector Class Reference + + + + + +
+

cAudioVideoDetector Class Reference

#include <avdetector.h> +

+ +

+List of all members. + + + + +

Public Member Functions

int detectVideoProperties (cUPnPResource *Resource, const char *Filename)
+


Detailed Description

+The audio/video detector

+This is the audio video detector, which analizes the audio and video stream of a file to gather more information about the resource. This is also required for determination of a suitable DLNA profile.


Member Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
int cAudioVideoDetector::detectVideoProperties (cUPnPResource Resource,
const char *  Filename 
)
+
+
+ +

+Detect video properties

+This detects video properties of a video stream and stores them in the Resource object.

+

Parameters:
+ + + +
Resource the resource, where to save the data
Filename the file, which shall be read
+
+
Returns:
returns
    +
  • 0, if the detection was successful
  • <0, otherwise
+
+ +
+

+


The documentation for this class was generated from the following files: +
+
Generated on Sun Nov 8 15:44:09 2009 for UPnP/DLNA plugin for VDR by  + +doxygen 1.5.8
+ + -- cgit v1.2.3