From 2f45223f577c91db7fd962020b3473f5a34f369c Mon Sep 17 00:00:00 2001 From: Denis Loh Date: Mon, 25 Jan 2010 12:17:38 +0100 Subject: Removed documentation from repository --- doc/html/classcAudioVideoDetector.html | 85 ---------------------------------- 1 file changed, 85 deletions(-) delete mode 100644 doc/html/classcAudioVideoDetector.html (limited to 'doc/html/classcAudioVideoDetector.html') diff --git a/doc/html/classcAudioVideoDetector.html b/doc/html/classcAudioVideoDetector.html deleted file mode 100644 index 9c77232..0000000 --- a/doc/html/classcAudioVideoDetector.html +++ /dev/null @@ -1,85 +0,0 @@ - - -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