Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
ComponentVideoRTP/Headers/ComponentVideoRTPResources.h
/* |
File: ComponentVideoRTPResources.h |
Contains: Declarations for Component Video RTP component resources |
Copyright: © 1997-1999 by Apple Computer Inc. all rights reserved. |
*/ |
#ifndef __RTPRSSMCOMPONENTVIDEORESOURCES__ |
#define __RTPRSSMCOMPONENTVIDEORESOURCES__ |
/* --------------------------------------------------------------------------- |
* H E A D E R S |
* --------------------------------------------------------------------------- |
*/ |
#ifdef REZ |
# define thng_RezTemplateVersion 2 /* use extended 'thng' resource with resource map */ |
# include "Components.r" |
# include "RTPDefines.h" |
#else |
# include <Components.h> |
# include <QTStreamingComponents.h> |
#endif /* REZ */ |
#include "ComponentVideoRTP.h" |
/* --------------------------------------------------------------------------- |
* M A C R O S |
* --------------------------------------------------------------------------- |
*/ |
#define COMPONENT_VIDEO_PROTOCOL_ENCODING_STRING "X-Sample-YUV-422-v0" |
#define COMPONENT_VIDEO_HI_ENCODING_STRING "Sample YUV 4:2:2" |
#endif /* __RTPRSSMCOMPONENTVIDEORESOURCES__ */ |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14