Location:
Search - avi_play
Search list
Description: 在vega prime环境下,使用纹理播放avi视频的程序,本人将播放视频封装成一个类,在vega prime中使用十分方便-Vega prime in the circumstances, the use of texture avi video player program, I will play the video package into a category, in the vega prime is very convenient to use
Platform: |
Size: 361472 |
Author: henry |
Hits:
Description: Windows 下的AVI播放器 C#环境 调用COM组件-AVI player for Windows, the environment call COM components C#
Platform: |
Size: 2048 |
Author: Alice |
Hits:
Description: 本程序只供学习使用,未经作者许可,不得用于其它任何用途-int main(void)
{
Key_Init()
LED_Init()
LCD_Init()
Touch_Init()
COM1Init(115200)
LCD_Clear(BLUE)
LCD_String(20,20, Vido play! ,RED)
delay_ms(500)
AVI_play()
while(1)
{
delay_ms(500)
LEDTog(LED1)
}
}
Platform: |
Size: 9680896 |
Author: lianghao |
Hits: