Partager via


VideoEncodingProperties.ProfileId Propriété

Définition

Obtient ou définit le profil de format multimédia.

public:
 property int ProfileId { int get(); void set(int value); };
int ProfileId();

void ProfileId(int value);
public int ProfileId { get; set; }
var int32 = videoEncodingProperties.profileId;
videoEncodingProperties.profileId = int32;
Public Property ProfileId As Integer

Valeur de propriété

Int32

int

Profil de format multimédia.

S’applique à