代码搜索:Player 开发教程
找到约 10,000 项符合「Player 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/425189/10372657
h player.h
#ifndef PLAYER_H_
#define PLAYER_H_
#include "avcodec.h"
#include "my_utils.h"
#include "NeoFile.h"
#include "FLVDecoder.h"
#include "NeoStreamBufferManager.h"
#include "NeoStreamPlayer.h"
www.eeworm.com/read/161803/10372761
h player.h
/* player.h
**
** player structure
** Copyright (C) 2001 Florian Berger
** Email: harpin_floh@yahoo.de, florian.berger@jk.uni-linz.ac.at
**
** This program is free software; you can redis
www.eeworm.com/read/425189/10372780
cpp player.cpp
#include "Player.h"
#include "YUVtoRGB.h"
int AVIdx, AVIdy;
AVCodecContext* avctx;
AVCodec* codec;
AVPicture avpict;
int SRCMAXLENGTH = 100000;
unsigned char* src;
bool is_decoded;
int numf
www.eeworm.com/read/354092/10389492
h player.h
#ifndef PLAYER_H
#define PLAYER_H
#include
class Player
{
public:
Player(void);
~Player(void);
static Player* NewL();
static Player* NewLC();
void ConstructL();
TInt ip
www.eeworm.com/read/354092/10389716
cpp player.cpp
#include "Player.h"
#include
Player* Player::NewL()
{
Player* self = Player::NewLC() ;
CleanupStack::Pop(self);
return self;
}
Player* Player::NewLC()
{
Player* self = ne
www.eeworm.com/read/161498/10401025
mzq player.mzq
www.eeworm.com/read/424893/10402773
png player.png
www.eeworm.com/read/424893/10402954
png player.png
www.eeworm.com/read/279667/10405179
vbp player.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Module=Module1; Module1.bas
Object={248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0; MS
www.eeworm.com/read/279667/10405181
vbw player.vbw
Module1 = 44, 58, 652, 481, I
frmPlayer = 43, 10, 746, 567, , 11, -17, 746, 599, C