#pragma once

struct buffer{
  int number;
  bool iskeyframe;
  FLV_Pack * FLV;
};//buffer