[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-client-cvs
Subject:    [Client-cvs] encodesvc/include ihxtconstants.h,1.12,1.13
From:       gwright () helixcommunity ! org
Date:       2009-04-22 20:03:16
Message-ID: 200904222106.n3ML6ZPT005605 () mailer ! progressive-comp ! com
[Download RAW message or body]

Update of /cvsroot/client/encodesvc/include
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv29236

Modified Files:
	ihxtconstants.h 
Log Message:
Changing bitrate to 'avgBitrate' for new codec properties.


Index: ihxtconstants.h
===================================================================
RCS file: /cvsroot/client/encodesvc/include/ihxtconstants.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- ihxtconstants.h	20 Apr 2009 19:29:34 -0000	1.12
+++ ihxtconstants.h	22 Apr 2009 20:03:14 -0000	1.13
@@ -550,12 +550,15 @@
 static const char kValueProxyType[]        = "proxyType";
 static const char kValueProxyTypeDefault[] = "proxyTypeDefault";
 
+
+
 // audio and video codecs 
+static const char kPropBitrate[]         = "totalBitrate";
 
 // The new 'flavor' types (from new Job file syntax).
 static const char kPropCodecName[]       = "codecName";
-static const char kPropBitrate[]         = "totalBitrate";
-static const char kPropCodecBitrate[]    = "bitrate";
+static const char kPropCodecFlavor[]     = "codecFlavor";
+static const char kPropCodecBitrate[]    = "avgBitrate";
 static const char kPropCodecSampleRate[] = "sampleRate";
 static const char kPropCodecChannels[]   = "channels";
 
@@ -596,7 +599,6 @@
 static const char kPropAllowFragmentation[] = "allowFragmentation";
 //$ EndPrivate.
 
-static const char kPropCodecFlavor[]               = "codecFlavor";
 static const UINT32 kValueUninitializedCodecFlavor = 0xffffffff;
 
 static const char kValueVideoFormatPAL[]   = "PAL";


_______________________________________________
Client-cvs mailing list
Client-cvs@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/client-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic